From a400359d9d230e2a0faa012feef5e7f6a37713f1 Mon Sep 17 00:00:00 2001 From: Imran Zaman Date: Thu, 13 Jun 2013 15:05:33 +0300 Subject: [PATCH] add packaging folder to dist --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index bea270e..7c81d2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,4 +36,6 @@ DISTCLEANFILES = \ valgrind: cd tests; make valgrind +EXTRA_DIST = packaging + .PHONY: git-changelog-hook -- 2.34.1