mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-02-05 20:11:08 -05: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
|