summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2007-12-10 15:02:50 +0200
committerLasse Collin <lasse.collin@tukaani.org>2007-12-10 15:02:50 +0200
commitb499a0403ea5c41d6a25b40275eb6c57643052ce (patch)
tree8c2aba85036f3ea8ef3bd3c2faa66cdaf76203dc /Makefile.am
parent2ab8adb5165a0b77114a7eb21f9ff1e6a266f172 (diff)
downloadxz-b499a0403ea5c41d6a25b40275eb6c57643052ce.tar.gz
Disabled some unneeded warnings and made "make dist" work.v4.42.2alpha
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index df3d07d..1060ffe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,16 +23,13 @@ SUBDIRS += src po tests
EXTRA_DIST = \
m4 \
- extra \
config.rpath \
Doxyfile.in \
- FAQ \
- INSTALL.generic \
+ extra \
+ doc \
COPYING.GPLv2 \
COPYING.GPLv3 \
- COPYING.LGPLv2.1 \
- README-liblzma \
- README-lzma
+ COPYING.LGPLv2.1
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign