mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-01 18:57:59 -05:00
9 lines
121 B
Makefile
9 lines
121 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/js
|
|
|
|
dist_web_DATA = \
|
|
logger.js \
|
|
overlay.js \
|
|
mootools.ext.js
|