mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-30 00:51:14 -05:00
9 lines
119 B
Makefile
9 lines
119 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/skins/flat/css
|
|
|
|
dist_web_DATA = \
|
|
skin.css \
|
|
control.css \
|
|
export.css
|