mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-16 10:34:42 -04:00
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3174 e3e1d417-86f3-4887-817a-d78f3d33393f
11 lines
117 B
Makefile
11 lines
117 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
webdir = @WEB_PREFIX@/skins/xml
|
|
|
|
SUBDIRS = \
|
|
includes \
|
|
views
|
|
|
|
dist_web_DATA = \
|
|
skin.php
|