mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-29 16:41:08 -05:00
11 lines
117 B
Makefile
11 lines
117 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/skins/xml
|
|
|
|
SUBDIRS = \
|
|
includes \
|
|
views
|
|
|
|
dist_web_DATA = \
|
|
skin.php
|