1 SCRIPTS = ha-config ha-hostname ha-sync
1 SCRIPTS = ha-config ha-hostname ha-sync ha-diff
2
3 all:
4 chmod a+rx $(SCRIPTS)
5
6 install: