diff -r 321150f84a45 -r d9512f94a9f4 Makefile --- a/Makefile Thu May 24 13:17:09 2007 +0000 +++ b/Makefile Thu May 24 13:19:05 2007 +0000 @@ -6,6 +6,7 @@ install: install -d $(DESTDIR)/boot/ha-config install -d $(DESTDIR)/etc/ha-sync + install -d $(DESTDIR)/etc/ha-sync/scripts install -m755 ha-sync $(DESTDIR)/usr/sbin/ha-sync