mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
fea2f662c1
Original commit message from CVS: The examples must not be installed Removed debugging from Makefiles for avidecoder/ac3parse /test/bindings/dummy.h cannot be installed
4 lines
107 B
Makefile
4 lines
107 B
Makefile
noinst_PROGRAMS = autoplug
|
|
|
|
LDADD = $(GNOME_LIBS) $(top_builddir)/gst/libgst.la
|
|
INCLUDES = $(GNOME_CFLAGS)
|