forked from e16/e16
1
0
Fork 0

Thu Oct 10 11:35:27 2002 Michael Jennings (mej)

Oops.  I have no idea how that happened.


SVN revision: 6420
This commit is contained in:
Michael Jennings 2002-10-10 15:36:08 +00:00
parent 1fe01ee2f9
commit 9ff14c5e76
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
SUBDIRS = m4 \ SUBDIRS = \
scripts \ scripts \
dox \ dox \
eesh \ eesh \

View File

@ -205,7 +205,7 @@ edocexec=`echo $edocexec`
AC_SUBST(edocdata) AC_SUBST(edocdata)
AC_SUBST(edocexec) AC_SUBST(edocexec)
AC_OUTPUT([ m4/Makefile intl/Makefile AC_OUTPUT([
Makefile Makefile
src/Makefile src/Makefile
src/themes/Makefile src/themes/Makefile