From: Imran Zaman Date: Thu, 13 Jun 2013 12:05:33 +0000 (+0300) Subject: add packaging folder to dist X-Git-Tag: upstream/2.4.0^2~89^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a400359d9d230e2a0faa012feef5e7f6a37713f1;p=platform%2Fupstream%2Flibgsignon-glib.git add packaging folder to dist --- 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