index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2009-01-16 19:45:02 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-01-16 19:45:02 -0600 |
commit | 3d49d88009341d5cacbbe08fb4f6f6af3ed76ae1 (patch) | |
tree | 968ee9b752f02af850494df1c7197f21a9e2f33d /Makefile.am | |
parent | a9f030e84c96d57fbcbc7e8af5fc897515ef79e7 (diff) | |
parent | e946ee7745a839c0cd9244a3d9b50a3ea15143f9 (diff) |
-rw-r--r-- | Makefile.am | 2 |
diff --git a/Makefile.am b/Makefile.am index ed9a34d3..2f5e7a7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = HACKING # Sample makepkg prototype files pkgdatadir = ${datadir}/${PACKAGE} -dist_pkgdata_DATA = PKGBUILD.proto proto.install ChangeLog.proto +dist_pkgdata_DATA = PKGBUILD.proto PKGBUILD-split.proto proto.install ChangeLog.proto # run the pactest test suite and vercmp tests check-local: pactest src/pacman src/util |