index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | test/pacman/tests/Makefile.am | 2 |
diff --git a/test/pacman/tests/Makefile.am b/test/pacman/tests/Makefile.am index b541b3d6..ba3d0993 100644 --- a/test/pacman/tests/Makefile.am +++ b/test/pacman/tests/Makefile.am @@ -3,5 +3,3 @@ check_SCRIPTS = $(wildcard *.py) noinst_SCRIPTS = $(check_SCRIPTS) EXTRA_DIST = $(check_SCRIPTS) - -# vim:set noet: |