From cb197bba03217fcdbae8dea02d8068f2ec68e05d Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 30 Jun 2005 09:04:43 +0000 Subject: [PATCH] And configure.ac, too Original commit message from CVS: And configure.ac, too --- ChangeLog | 1 + configure.ac | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 309eb13..705a940 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2005-06-30 Ronald S. Bultje + * configure.ac: * gst/avi/Makefile.am: * gst/avi/gstavi.c: (plugin_init): * gst/avi/gstavidemux.c: (gst_avi_demux_get_type), diff --git a/configure.ac b/configure.ac index 6864b29..a6aab22 100644 --- a/configure.ac +++ b/configure.ac @@ -306,6 +306,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ alpha \ + avi \ videofilter \ effectv \ goom \ @@ -494,6 +495,7 @@ Makefile gst-plugins.spec gst/Makefile gst/alpha/Makefile +gst/avi/Makefile gst/effectv/Makefile gst/goom/Makefile gst/law/Makefile -- 2.7.4