From 840fa5f33cd220ec39f038a111071a7cd628a751 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 27 Jan 2005 01:27:44 +0000 Subject: Include the autogen.sh in the distfile. --- ChangeLog | 5 +++++ Makefile.am | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cd9c99a..d33bf7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-26 Eric Anholt + + * Makefile.am: + Include the autogen.sh in the distfile. + 2004-09-29 Dan Doel * xcompmgr.c: (paint_all): diff --git a/Makefile.am b/Makefile.am index 32feddb..cee043d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,4 +5,6 @@ xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm INCLUDES = @XCOMPMGR_CFLAGS@ -EXTRA_DIST = ${man_MANS} +EXTRA_DIST = \ + autogen.sh \ + ${man_MANS} -- cgit v1.2.3-70-g09d2