Add `autogen.sh'.
* Makefile.am (EXTRA_DIST): Add `autogen.sh'. svn path=/trunk/; revision=29
This commit is contained in:
@ -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'.
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user