diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-06 16:14:52 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-06 16:14:52 +0000 |
commit | 5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc (patch) | |
tree | fd91456fd07ecc688732d89e50c527a932753461 /configure.ac | |
parent | 1fb23d369a2e2e1f78483e4745294fb3fa2f41fd (diff) | |
download | gst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.tar.gz gst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.tar.bz2 gst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.zip |
build gdp plugins
Original commit message from CVS:
build gdp plugins
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index e811f9b5..81972668 100644 --- a/configure.ac +++ b/configure.ac @@ -78,6 +78,7 @@ dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ cdxaparse \ freeze \ + gdp \ h264parse \ modplug \ spectrum \ |