mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
cd744791c5
Original commit message from CVS: More build fixes
4 lines
152 B
Makefile
4 lines
152 B
Makefile
bin_PROGRAMS = createxml runxml
|
|
|
|
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
|
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
|