mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
This commit is contained in:
parent
86e3f88515
commit
45ab0201da
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
noinst_PROGRAMS = init loadall simplefake states caps queue registry paranoia rip mp3encode autoplug props case4 padfactory
|
SUBDIRS = sched
|
||||||
|
|
||||||
|
noinst_PROGRAMS = init loadall simplefake states caps queue registry \
|
||||||
|
paranoia rip mp3encode autoplug props case4 markup load
|
||||||
|
|
||||||
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
||||||
CFLAGS = -Wall
|
CFLAGS = -Wall
|
||||||
|
|
Loading…
Reference in a new issue