Makefile
changeset 22 d9512f94a9f4
parent 1 b36b9eee9c41
child 26 673369649d1e
--- 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