add packaging folder to dist
authorImran Zaman <imran.zaman@intel.com>
Thu, 13 Jun 2013 12:05:33 +0000 (15:05 +0300)
committerImran Zaman <imran.zaman@intel.com>
Thu, 13 Jun 2013 12:05:33 +0000 (15:05 +0300)
Makefile.am

index bea270e..7c81d2e 100644 (file)
@@ -36,4 +36,6 @@ DISTCLEANFILES = \
 valgrind:
        cd tests; make valgrind
 
+EXTRA_DIST = packaging
+
 .PHONY:  git-changelog-hook