mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-18 13:57:48 -04:00
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@871 e3e1d417-86f3-4887-817a-d78f3d33393f
15 lines
166 B
Makefile
15 lines
166 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
SUBDIRS = \
|
|
src \
|
|
web \
|
|
scripts \
|
|
db
|
|
|
|
EXTRA_DIST = \
|
|
zmconfig.pl.in \
|
|
zmconfig_eml.txt \
|
|
zmconfig_msg.txt \
|
|
README.html \
|
|
README.rtf
|