From 44fe9524c39b927a909d4b8aead9ecd8ea427ffc Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 9 Dec 2003 04:05:31 +0000 Subject: [PATCH] oops, didn't intend to do last checkin Original commit message from CVS: oops, didn't intend to do last checkin --- gst/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/Makefile.am b/gst/Makefile.am index 07bad28..f963403 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -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 \ -- 2.7.4