diff options
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 548f93312..fb5c98316 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,6 @@ DEBFILES = debian/README.Debian debian/changelog debian/control \ debian/shlibdeps.sh debian/libxine-dev.install debian/libxine1.install EXTRA_DIST = config.rpath autogen.sh \ - automake.diff \ ChangeLog \ configure \ config.guess \ @@ -28,8 +27,7 @@ EXTRA_DIST = config.rpath autogen.sh \ README \ TODO \ depcomp \ - CREDITS \ - @DEPCOMP@ + CREDITS noinst_HEADERS = config.h |