mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
9652a3aef9
Original commit message from CVS: Added a test program for the capabilities
7 lines
196 B
Makefile
7 lines
196 B
Makefile
noinst_PROGRAMS = init loadall simplefake states caps
|
|
|
|
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
|
|
|
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
|
|
|
|
EXTRA_DIST = README
|