index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/Makefile.am | 6 |
diff --git a/pactest/Makefile.am b/pactest/Makefile.am index 07c205fa..37c394fd 100644 --- a/pactest/Makefile.am +++ b/pactest/Makefile.am @@ -12,4 +12,8 @@ check_SCRIPTS = \ noinst_SCRIPTS = $(check_SCRIPTS) -EXTRA_DIST = $(check_SCRIPTS) +EXTRA_DIST = \ + README \ + TODO \ + ChangeLog \ + $(check_SCRIPTS) |