Files
zoneminder/web/includes/Makefile.am
2015-12-18 12:13:26 -05:00

21 lines
272 B
Makefile

AUTOMAKE_OPTIONS = gnu
webdir = @WEB_PREFIX@/includes
web_DATA = \
config.php
dist_web_DATA = \
Monitor.php \
Server.php \
Storage.php \
actions.php \
database.php \
functions.php \
control_functions.php \
lang.php \
logger.php
EXTRA_DIST = \
config.php.in