From 7cf6c88105e79dbabcf5816d4d30c0459118bfa7 Mon Sep 17 00:00:00 2001 From: Jürgen Hötzel Date: Sat, 10 Feb 2007 08:10:22 +0000 Subject: * fixed dist target --- Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3-24-g4f1b