mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-22 07:43:09 -04:00
8 lines
112 B
Makefile
8 lines
112 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/views
|
|
|
|
dist_web_DATA = file.php \
|
|
image.php \
|
|
view_video.php
|