diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-12-15 21:48:33 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-12-15 21:48:33 +0000 |
commit | 75ca48b6a22ade77d811a5a0bdd2b246ea0ae352 (patch) | |
tree | 81575195ab3c01f5f8d0cb7ea4506a2ecab0e266 /Makefile.am | |
parent | 1f1d9b874f80998ee76dd6f721f2942b2d72a581 (diff) | |
download | gstreamer-plugins-bad-75ca48b6a22ade77d811a5a0bdd2b246ea0ae352.tar.gz |
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e52b604f2..380fbe8a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite EXTRA_DIST=gst-plugins.spec depcomp gst-element-check.m4 \ gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \ gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in \ - AUTHORS COPYING README RELEASE \ + AUTHORS COPYING README RELEASE REQUIREMENTS \ ChangeLog autogen.sh common m4 dist-hook: |