Makefile NOT Makefil ! :)

SVN revision: 1151
This commit is contained in:
Carsten Haitzler 1999-11-02 15:29:52 +00:00
parent c0d3e08f71
commit 7101c06f18
1 changed files with 1 additions and 1 deletions

View File

@ -49,5 +49,5 @@ fi
LTLIBOBJS=`echo "$LIBOBJS" | sed 's,.o ,.lo ,g;s,.o$,.lo,'`
AC_SUBST(LTLIBOBJS)
AC_OUTPUT(Makefile loaders/Makefile src/Makefile test/Makefil demo/Makefile,
AC_OUTPUT(Makefile loaders/Makefile src/Makefile test/Makefile demo/Makefile,
[test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h])