diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 1fe0a96a8..2657b8653 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -19,7 +19,8 @@ bin_SCRIPTS = \ zmcontrol.pl \ zmtrack.pl \ zmcamtool.pl \ - zmsystemctl.pl + zmsystemctl.pl \ + zmtelemetry.pl SUBDIRS = \ . \ @@ -39,6 +40,7 @@ EXTRA_DIST = \ zmtrack.pl.in \ zmcamtool.pl.in \ zmsystemctl.pl.in \ + zmtelemtry.pl.in \ ZoneMinder/Makefile.PL \ ZoneMinder/README \ ZoneMinder/Changes \