Fix /bin path not created in Makefile
authorNicolas Aupetit <nicolas.aupetit@nautile.nc>
Sun, 9 Nov 2008 10:49:23 +0000 (21:49 +1100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 9 Nov 2008 15:05:47 +0000 (16:05 +0100)
Makefile

index b2290cb..7b58a6c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ $(INSTALL_TARGETS): install-%: % install-dir
 install-postlicyd: install-postlicyd-tools install-postlicyd-conf
 install-dir:
        install -d $(DESTDIR)$(prefix)/sbin
+       install -d $(DESTDIR)$(prefix)/bin
        install -d $(DESTDIR)/etc/pfixtools
 
 install-postlicyd-tools: