diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-07-31 23:40:39 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-07-31 23:40:39 +0000 |
commit | e1a980a38f0a752a9864b34667251493365acb5e (patch) | |
tree | 20145522d33772d3bef8b358fcbb5d368d38b79f | |
parent | 8f8f51ef3af5f4494412400da5dfee41b5799934 (diff) | |
download | xine-lib-e1a980a38f0a752a9864b34667251493365acb5e.tar.gz xine-lib-e1a980a38f0a752a9864b34667251493365acb5e.tar.bz2 |
Don't distribute the Debian packaging files in release tarballs.
CVS patchset: 8143
CVS date: 2006/07/31 23:40:39
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3c344a393..f4a8156eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,6 @@ DEBFILES = debian/README.Debian debian/changelog debian/control \ EXTRA_DIST = config.rpath autogen.sh \ automake.diff \ - $(DEBFILES) \ ChangeLog \ configure \ config.guess \ |