From fcbab2e1b9e7dd0a4fccfbcaca7d60920ecf62e5 Mon Sep 17 00:00:00 2001 From: stan Date: Sat, 21 Feb 2004 21:46:00 +0000 Subject: [PATCH] Added montage menu file. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@891 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/web/Makefile.in b/web/Makefile.in index aae102b03..fff6894ef 100644 --- a/web/Makefile.in +++ b/web/Makefile.in @@ -209,6 +209,7 @@ EXTRA_DIST = \ zm_html_view_montagefeed.php \ zm_html_view_montageframe.php \ zm_html_view_montage.php \ + zm_html_view_montagemenu.php \ zm_html_view_montagestatus.php \ zm_html_view_none.php \ zm_html_view_optionhelp.php \