updates to init scripts and cleanup for unsupported scripts

This commit is contained in:
Blake J. Harnden 2018-03-22 18:32:58 -07:00
parent 31a0224d8e
commit 1ac862cc17
7 changed files with 116 additions and 475 deletions

View file

@ -167,6 +167,7 @@ all: change-files
change-files:
$(call change-files,gui/core-gui)
$(call change-files,scripts/core-daemon.service)
$(call change-files,scripts/core-daemon)
$(call change-files,daemon/core/constants.py)
CORE_DOC_HTML = core-html-$(PACKAGE_VERSION)