* Fix pacman -Se which installs depends only, as it was broken
[pacman.git] / Makefile.am
blob0ef2a5dad779868e6fb91b62579765add2033ba2
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 check-local:  src/pacman
10         python $(top_srcdir)/pactest/pactest.py --test $(top_srcdir)/pactest/tests/*.py -p $(top_builddir)/src/pacman/pacman
11         rm -rf $(top_builddir)/root