oops, didn't intend to do last checkin

Original commit message from CVS:
oops, didn't intend to do last checkin
This commit is contained in:
David Schleef 2003-12-09 04:05:31 +00:00
parent d1c59b8842
commit 44fe9524c3

View file

@ -80,6 +80,7 @@ libgstreamer_@GST_MAJORMINOR@_la_SOURCES = \
gstatomic.c \ gstatomic.c \
gstbin.c \ gstbin.c \
gstbuffer.c \ gstbuffer.c \
gstbufferpool-default.c \
gstcaps.c \ gstcaps.c \
gstclock.c \ gstclock.c \
gstcpu.c \ gstcpu.c \
@ -142,6 +143,7 @@ gst_headers = \
gstobject.h \ gstobject.h \
gstbin.h \ gstbin.h \
gstbuffer.h \ gstbuffer.h \
gstbufferpool-default.h \
gstcaps.h \ gstcaps.h \
gstclock.h \ gstclock.h \
gstcompat.h \ gstcompat.h \