mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-11 02:16:44 -04:00
10 lines
134 B
Makefile
10 lines
134 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/css
|
|
|
|
dist_web_DATA = \
|
|
bootstrap.min.css \
|
|
reset.css \
|
|
spinner.css \
|
|
overlay.css
|