mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-30 00:51:14 -05:00
12 lines
201 B
Makefile
12 lines
201 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/skins/flat/includes
|
|
|
|
dist_web_DATA = \
|
|
init.php \
|
|
config.php \
|
|
functions.php \
|
|
control_functions.php \
|
|
export_functions.php \
|
|
timeline_functions.php
|