diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-09-14 21:43:48 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-09-14 21:43:48 +0000 |
commit | 295fbb55f1a7ae28b737dabea78aa6ae390fa082 (patch) | |
tree | 85e3e106a69b84a5ac50391db5b3a23d81236c48 /Makefile.am | |
parent | cc8dee7f9d7ef0a4a50db2e44d61ec68acc42cf9 (diff) | |
download | gst-plugins-bad-295fbb55f1a7ae28b737dabea78aa6ae390fa082.tar.gz gst-plugins-bad-295fbb55f1a7ae28b737dabea78aa6ae390fa082.tar.bz2 gst-plugins-bad-295fbb55f1a7ae28b737dabea78aa6ae390fa082.zip |
add COPYING.LIB
Original commit message from CVS:
add COPYING.LIB
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 f3036f7e..e923bfd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ DIST_SUBDIRS=gst-libs \ pkgconfig EXTRA_DIST=gst-plugins.spec depcomp \ - AUTHORS COPYING README RELEASE REQUIREMENTS \ + AUTHORS COPYING COPYING.LIB README RELEASE REQUIREMENTS \ ChangeLog autogen.sh common m4 dist-hook: |