diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-06-30 09:04:43 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-06-30 09:04:43 +0000 |
commit | aebfc79591827d9a40bf5fc96d76222e7a7eb083 (patch) | |
tree | 4c0a10cbd7842c5121293304e96bb8a609c73f0b /configure.ac | |
parent | 5dd65282a438b599e4f318e64e90cade7ab5bee2 (diff) | |
download | gst-plugins-bad-aebfc79591827d9a40bf5fc96d76222e7a7eb083.tar.gz gst-plugins-bad-aebfc79591827d9a40bf5fc96d76222e7a7eb083.tar.bz2 gst-plugins-bad-aebfc79591827d9a40bf5fc96d76222e7a7eb083.zip |
And configure.ac, too
Original commit message from CVS:
And configure.ac, too
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6864b295..a6aab22d 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 |