mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-31 09:31:14 -05:00
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2956 e3e1d417-86f3-4887-817a-d78f3d33393f
12 lines
171 B
Makefile
12 lines
171 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/includes
|
|
|
|
dist_web_DATA = \
|
|
actions.php \
|
|
config.php \
|
|
database.php \
|
|
functions.php \
|
|
control_functions.php \
|
|
lang.php
|