* Added a small note to HACKING
[pacman.git] / Makefile.am
blob7602963f1ad39737196f418ce992de08d56c6b93
1 SUBDIRS = lib/libalpm src/util src/pacman scripts doc etc pactest contrib
3 DISTCHECK_CONFIGURE_FLAGS = --disable-fakeroot
5 # Some files automatically included, so they aren't specified below:
6 #   AUTHORS, COPYING, NEWS, README
7 EXTRA_DIST = HACKING
9 # TODO : figure out a way to get 'make distcheck' to build with
10 #        --disable-fakeroot so it actually passes tests
11 check-local:  src/pacman
12         python $(top_srcdir)/pactest/pactest.py --test $(top_srcdir)/pactest/tests/*.py -p $(top_builddir)/src/pacman/pacman --debug=1
13         rm -rf $(top_builddir)/root