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 | 71d51fe3e8d61fcac3a6751b8d72698187f38215 (patch) | |
tree | 07d1a7c539fd8aa5bae0c0676ba62754c139b44e /Makefile.am | |
parent | 75ec15d9b63b42e0570c961c450d9d2fecf1245b (diff) |
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: |