From e22d437f2b6fd6805337bb29e1ba1bbbfe4e8360 Mon Sep 17 00:00:00 2001 From: stan Date: Sun, 15 Dec 2002 14:10:35 +0000 Subject: [PATCH] Added zmx10.pl.in. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@198 e3e1d417-86f3-4887-817a-d78f3d33393f --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)