mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
0b77ebb8b0
Original commit message from CVS: Remove the gnome dependency
4 lines
89 B
Makefile
4 lines
89 B
Makefile
noinst_PROGRAMS = autoplug
|
|
|
|
autoplug_LDADD = $(GST_LIBS)
|
|
autoplug_CFLAGS = $(GST_CFLAGS)
|