Makfeile updates.

Original commit message from CVS:
Makfeile updates.
This commit is contained in:
Wim Taymans 2001-05-27 22:25:32 +00:00
parent a3d7869aaa
commit 986777c851
6 changed files with 8 additions and 8 deletions

View file

@ -9,3 +9,6 @@ check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)
DIST_SUBDIRS = refcounting capsnego

View file

@ -1,5 +1,3 @@
SUBDIRS =
testprogs = capsnego converter converter2 enum
TESTS = $(testprogs)

View file

@ -1,5 +1,3 @@
SUBDIRS =
testprogs = object element pad element_pad bin thread
object_SOURCES = object.c mem.c
@ -16,3 +14,4 @@ check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)

View file

@ -9,3 +9,6 @@ check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)
DIST_SUBDIRS = refcounting capsnego

View file

@ -1,5 +1,3 @@
SUBDIRS =
testprogs = capsnego converter converter2 enum
TESTS = $(testprogs)

View file

@ -1,5 +1,3 @@
SUBDIRS =
testprogs = object element pad element_pad bin thread
object_SOURCES = object.c mem.c
@ -16,3 +14,4 @@ check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)