summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 888e33f..94e267a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,7 @@
DOCDIR = $(datadir)/doc/$(PACKAGE)
DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
-EXTRA_DIST = $(DOCLIST) \
- debian/changelog debian/control debian/copyright \
- debian/dirs debian/docs debian/rules
+EXTRA_DIST = $(DOCLIST)
AUTOMAKE_OPTIONS = dist-bzip2