index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | test/scripts/Makefile.am | 3 |
diff --git a/test/scripts/Makefile.am b/test/scripts/Makefile.am index b949e880..d525d894 100644 --- a/test/scripts/Makefile.am +++ b/test/scripts/Makefile.am @@ -1,5 +1,6 @@ check_SCRIPTS = \ - parseopts_test.sh + parseopts_test.sh \ + human_to_size_test.sh noinst_SCRIPTS = $(check_SCRIPTS) |