From 7069b96173aa256d1c2eaed2d21811639e10e566 Mon Sep 17 00:00:00 2001 From: Chantry Xavier Date: Tue, 5 Feb 2008 15:42:25 +0100 Subject: Add new ChangeLog.proto file. Fixes FS#7231. Signed-off-by: Chantry Xavier --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3-24-g4f1b