index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Ashley Whetter <ashley@awhetter.co.uk> | 2016-03-21 14:04:43 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2016-03-28 16:26:12 +1000 |
commit | 4cad2423a34d9bb740375f121d2390cd3cf925dc (patch) | |
tree | 92df94633384fd28235b792874aeec639cf24535 /scripts/Makefile.am | |
parent | baf1ff64e6ea23e93f307480480d87159cd2e487 (diff) |
-rw-r--r-- | scripts/Makefile.am | 1 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 6f9abb86..1e6a40bb 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -81,6 +81,7 @@ LIBMAKEPKG_IN = \ libmakepkg/source/hg.sh \ libmakepkg/source/local.sh \ libmakepkg/source/svn.sh \ + libmakepkg/srcinfo.sh \ libmakepkg/tidy.sh \ libmakepkg/tidy/docs.sh \ libmakepkg/tidy/emptydirs.sh \ |