Updated Makefiles

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2957 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan
2009-09-28 13:35:23 +00:00
parent c5a0f98309
commit 1e2ecf0947
2 changed files with 3 additions and 1 deletions

View File

@@ -183,6 +183,7 @@ dist_web_DATA = \
config.php \
database.php \
functions.php \
control_functions.php \
lang.php
all: all-am

View File

@@ -181,7 +181,8 @@ webdir = @WEB_PREFIX@/skins/mobile/includes
dist_web_DATA = \
init.php \
config.php \
functions.php
functions.php \
control_functions.php
all: all-am