oops, didn't intend to do last checkin
authorDavid Schleef <ds@schleef.org>
Tue, 9 Dec 2003 04:05:31 +0000 (04:05 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 9 Dec 2003 04:05:31 +0000 (04:05 +0000)
Original commit message from CVS:
oops, didn't intend to do last checkin

gst/Makefile.am

index 07bad28..f963403 100644 (file)
@@ -80,6 +80,7 @@ libgstreamer_@GST_MAJORMINOR@_la_SOURCES =            \
        gstatomic.c             \
        gstbin.c                \
        gstbuffer.c             \
+       gstbufferpool-default.c \
        gstcaps.c               \
        gstclock.c              \
        gstcpu.c                \
@@ -142,6 +143,7 @@ gst_headers =                       \
        gstobject.h             \
        gstbin.h                \
        gstbuffer.h             \
+       gstbufferpool-default.h \
        gstcaps.h               \
        gstclock.h              \
        gstcompat.h             \