Include the autogen.sh in the distfile.
This commit is contained in:
parent
f931341d9a
commit
840fa5f33c
@ -1,3 +1,8 @@
|
|||||||
|
2005-01-26 Eric Anholt <anholt@FreeBSD.org>
|
||||||
|
|
||||||
|
* Makefile.am:
|
||||||
|
Include the autogen.sh in the distfile.
|
||||||
|
|
||||||
2004-09-29 Dan Doel <dolio@case.edu>
|
2004-09-29 Dan Doel <dolio@case.edu>
|
||||||
|
|
||||||
* xcompmgr.c: (paint_all):
|
* xcompmgr.c: (paint_all):
|
||||||
|
@ -5,4 +5,6 @@ xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
|
|||||||
|
|
||||||
INCLUDES = @XCOMPMGR_CFLAGS@
|
INCLUDES = @XCOMPMGR_CFLAGS@
|
||||||
|
|
||||||
EXTRA_DIST = ${man_MANS}
|
EXTRA_DIST = \
|
||||||
|
autogen.sh \
|
||||||
|
${man_MANS}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user