index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | test/scripts/Makefile.am | 1 |
diff --git a/test/scripts/Makefile.am b/test/scripts/Makefile.am index 450a278d..07fe63da 100644 --- a/test/scripts/Makefile.am +++ b/test/scripts/Makefile.am @@ -7,4 +7,5 @@ check_SCRIPTS = \ noinst_SCRIPTS = $(check_SCRIPTS) EXTRA_DIST = \ + meson.build \ $(check_SCRIPTS) |