mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-30 00:51:14 -05:00
16 lines
162 B
Makefile
16 lines
162 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/skins/flat
|
|
|
|
SUBDIRS = \
|
|
ajax \
|
|
css \
|
|
graphics \
|
|
includes \
|
|
js \
|
|
lang \
|
|
views
|
|
|
|
dist_web_DATA = \
|
|
skin.php
|