index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/Makefile.am | 3 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index fb32f162..5cced98f 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -83,7 +83,8 @@ LIBMAKEPKG_IN = \ libmakepkg/tidy/strip.sh \ libmakepkg/tidy/upx.sh \ libmakepkg/tidy/zipman.sh \ - libmakepkg/util.sh + libmakepkg/util.sh \ + libmakepkg/util/source.sh LIBMAKEPKG_DIST = \ $(LIBMAKEPKG) \ |