diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index a18f3caaa..e7f70115a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,14 +6,9 @@ AUTOMAKE_OPTIONS = 1.3 ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc m4 intl po misc include src - -DEBFILES = debian/README.Debian debian/changelog debian/control \ - debian/copyright debian/overrides.libxine debian/rules \ - debian/shlibdeps.sh +SUBDIRS = debian doc m4 intl po misc include src EXTRA_DIST = autogen.sh \ - $(DEBFILES) automake.diff \ ChangeLog \ configure \ |