mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 19:25:18 +00:00
ooops, eos is a dir
Original commit message from CVS: ooops, eos is a dir
This commit is contained in:
parent
49b6a51534
commit
18132480f4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
SUBDIRS = sched
|
||||
SUBDIRS = sched eos
|
||||
|
||||
noinst_PROGRAMS = init loadall simplefake states caps queue registry \
|
||||
paranoia rip mp3encode autoplug props case4 markup load eos
|
||||
paranoia rip mp3encode autoplug props case4 markup load
|
||||
|
||||
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
||||
CFLAGS = -Wall
|
||||
|
|
Loading…
Reference in a new issue