mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-16 04:15:51 +00:00
2671b85b04
Original commit message from CVS: various changes, including making -launch use the library version
4 lines
189 B
Makefile
4 lines
189 B
Makefile
bin_PROGRAMS = gstreamer-launch gstreamer-register gstreamer-inspect
|
|
|
|
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
|
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
|