elements test dir

Original commit message from CVS:
elements test dir
This commit is contained in:
Thomas Vander Stichele 2002-01-31 22:33:22 +00:00
parent 4ff8db1f47
commit d3ef105676
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# FIXME : refcounting threads bytestream cleanup
SUBDIRS = caps plugin
SUBDIRS = caps plugin elements
testprogs = test_gst_init
@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)
# FIXME : refcounting threadds
DIST_SUBDIRS = caps plugin bytestream cleanup
DIST_SUBDIRS = caps plugin bytestream cleanup elements

View file

@ -1,5 +1,5 @@
# FIXME : refcounting threads bytestream cleanup
SUBDIRS = caps plugin
SUBDIRS = caps plugin elements
testprogs = test_gst_init
@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)
# FIXME : refcounting threadds
DIST_SUBDIRS = caps plugin bytestream cleanup
DIST_SUBDIRS = caps plugin bytestream cleanup elements