index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Maxime Gauduin <alucryd@gmail.com> | 2014-01-28 14:49:47 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-02-02 16:11:32 +1000 |
commit | edce7555a6b7410d1a4da6d27d22383989306ccc (patch) | |
tree | 42c0c646d0852a3507de6f512b2e58fbce929b2d /Makefile.am | |
parent | aa4d3298fb6d46bec3d8996ff8c7ec8c9cc50db9 (diff) |
-rw-r--r-- | Makefile.am | 1 |
diff --git a/Makefile.am b/Makefile.am index 1f79ba9f..9321d58b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ pkgdatadir = ${datadir}/${PACKAGE} dist_pkgdata_DATA = \ proto/PKGBUILD.proto \ proto/PKGBUILD-split.proto \ + proto/PKGBUILD-vcs.proto \ proto/proto.install \ proto/ChangeLog.proto |