mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-04 12:17:58 -05:00
9 lines
110 B
Makefile
9 lines
110 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/css
|
|
|
|
dist_web_DATA = \
|
|
reset.css \
|
|
spinner.css \
|
|
overlay.css
|