summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChantry Xavier <shiningxc@gmail.com>2008-02-05 15:42:25 +0100
committerDan McGee <dan@archlinux.org>2008-02-05 18:01:02 -0600
commit7069b96173aa256d1c2eaed2d21811639e10e566 (patch)
tree2fc51154e62fd4969e62365aecabe3813697e44a /Makefile.am
parent69bc5ea5e28086c8eea6808be2be3c84b555863b (diff)
downloadpacman-7069b96173aa256d1c2eaed2d21811639e10e566.tar.gz
pacman-7069b96173aa256d1c2eaed2d21811639e10e566.zip
Add new ChangeLog.proto file.
Fixes FS#7231. Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6453555e..dc085429 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ EXTRA_DIST = HACKING
# Sample makepkg prototype files
pkgdatadir = ${datadir}/${PACKAGE}
-dist_pkgdata_DATA = PKGBUILD.proto proto.install
+dist_pkgdata_DATA = PKGBUILD.proto proto.install ChangeLog.proto
# run the pactest test suite
check-local: src/pacman