add zmtelemtry.pl

This commit is contained in:
Isaac Connor 2016-03-29 11:51:03 -04:00
parent e4d0f2ffda
commit e3564f6a63
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,8 @@ bin_SCRIPTS = \
zmcontrol.pl \ zmcontrol.pl \
zmtrack.pl \ zmtrack.pl \
zmcamtool.pl \ zmcamtool.pl \
zmsystemctl.pl zmsystemctl.pl \
zmtelemetry.pl
SUBDIRS = \ SUBDIRS = \
. \ . \
@ -39,6 +40,7 @@ EXTRA_DIST = \
zmtrack.pl.in \ zmtrack.pl.in \
zmcamtool.pl.in \ zmcamtool.pl.in \
zmsystemctl.pl.in \ zmsystemctl.pl.in \
zmtelemtry.pl.in \
ZoneMinder/Makefile.PL \ ZoneMinder/Makefile.PL \
ZoneMinder/README \ ZoneMinder/README \
ZoneMinder/Changes \ ZoneMinder/Changes \