From af1edc5413b4d6217f4198e22b0712ff7b477174 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 00:11:14 +0000 Subject: [PATCH] added new libs stuff Original commit message from CVS: added new libs stuff --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e6200b4a01..9d0a75794f 100644 --- a/configure.ac +++ b/configure.ac @@ -1123,12 +1123,13 @@ gst/elements/Makefile gst/autoplug/Makefile gst/schedulers/Makefile libs/Makefile +libs/gst/Makefile +libs/gst/bytestream/makefile libs/riff/Makefile libs/getbits/Makefile libs/putbits/Makefile libs/idct/Makefile libs/audio/Makefile -libs/bytestream/Makefile libs/control/Makefile libs/resample/Makefile plugins/Makefile