From: Nicolas Aupetit Date: Sun, 9 Nov 2008 10:49:23 +0000 (+1100) Subject: Fix /bin path not created in Makefile X-Git-Url: http://git.madism.org/?a=commitdiff_plain;ds=sidebyside;h=dc75ac4e4a24e8f400f95ab6ff4e7c903d8bfb6c;p=apps%2Fpfixtools.git Fix /bin path not created in Makefile --- diff --git a/Makefile b/Makefile index b2290cb..7b58a6c 100644 --- 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: