Add `autogen.sh'.

* Makefile.am (EXTRA_DIST): Add `autogen.sh'.

svn path=/trunk/; revision=29
This commit is contained in:
Raja R Harinath
1998-02-14 05:42:53 +00:00
parent 935b54a069
commit cdd17595d7
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
1998-02-13 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (EXTRA_DIST): Add `autogen.sh'.
* gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't
understand `test -e'.

View File

@ -3,7 +3,7 @@ MACROS= aclocal-include.m4 gnome-guile-checks.m4 \
gnome-objc-checks.m4 gnome-x-checks.m4 \
gnome-support.m4 gnome.m4
EXTRA_DIST=$(MACROS)
EXTRA_DIST=$(MACROS) autogen.sh
MAINTAINERCLEANFILES=macros.dep
@MAINT@macros.dep: Makefile.am