From e3c26a55acf046586bd94219f6873a8734c0c66e Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Wed, 5 Oct 2011 23:44:07 +0200 Subject: include more files into distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ff127f1..7af3092 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = bin doc etc htdocs lib -EXTRA_DIST = setup/build-perl-modules.sh setup/sdbs.inc +EXTRA_DIST = COPYRIGHT CHANGES CONTRIBUTORS LICENSE setup/build-perl-modules.sh setup/sdbs.inc dist-hook: $(PERL) -i -p -e '"$(PACKAGE_VERSION)" =~ /(\d+)\.(\d+)\.(\d+)/ and $$v = sprintf("%d.%03d%03d",$$1,$$2,$$3) and s/^\$$VERSION\s+=\s+".+?"/\$$VERSION = "$$d"/' $(distdir)/lib/Smokeping.pm -- cgit v1.2.3-24-g4f1b