From 98ddc3d84c7812b2caa344dc7a8bc0bca650372d Mon Sep 17 00:00:00 2001 From: Philip Kovacs Date: Sun, 5 Nov 2006 00:22:10 +0000 Subject: [PATCH] added autogen.sh to tar distribution git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@726 7f574dfc-610e-0410-a909-a81674777703 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2900bcfe..e860d527 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,5 +6,8 @@ AUTOMAKE_OPTIONS = \ 1.8 \ dist-bzip2 +EXTRA_DIST = \ + autogen.sh + distclean-local: /bin/rm -rf *.cache *~