mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-21 07:12:21 -04: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
|