summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index b76813ec..dda7cd6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,9 @@
SUBDIRS = lib/libalpm src/util src/pacman scripts doc etc
EXTRA_DIST = \
- ChangeLog \
+ NEWS \
COPYING \
- README \
- TODO \
- TODO.autoconf
+ README
check: src/pacman
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1