Include the autogen.sh in the distfile.

This commit is contained in:
Eric Anholt
2005-01-27 01:27:44 +00:00
parent f931341d9a
commit 840fa5f33c
2 changed files with 8 additions and 1 deletions

View File

@@ -5,4 +5,6 @@ xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
INCLUDES = @XCOMPMGR_CFLAGS@
EXTRA_DIST = ${man_MANS}
EXTRA_DIST = \
autogen.sh \
${man_MANS}