diff --git a/configure.in b/configure.in index 78275b0ee..cde53fe1b 100644 --- a/configure.in +++ b/configure.in @@ -73,5 +73,5 @@ AC_CHECK_LIB(dl,dlsym,,AC_MSG_ERROR(zm requires libdl.a)) AC_SUBST(bindir) -AC_OUTPUT(Makefile src/Makefile web/Makefile web/zmconfig.php scripts/Makefile scripts/zmdc.pl) +AC_OUTPUT(Makefile src/Makefile web/Makefile web/zmconfig.php scripts/Makefile scripts/zmdc.pl scripts/zmx10.pl)