X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=437e05e86d6bdcde5fb9d6ad15947149a4d18301;hb=16fc7a3f3135bbf386403e7e165092787e39cbcb;hp=0b29c8469452f3b7bc0d4f91c4d296bb4095a8f1;hpb=7b8fc390afd0349706c45c3ae970770cdf9dceae;p=nodemanager.git diff --git a/Makefile b/Makefile index 0b29c84..437e05e 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ install: install-miscell install-startup # need to ship on all nodes regardless of WITH_INIT and WITH_SYSTEMD that # impacts how nodemanager itself gets started install-miscell: + install -D -m 755 forward_api_calls $(DESTDIR)/$(bindir)/forward_api_calls install -d -m 755 $(DESTDIR)/var/lib/nodemanager install -D -m 644 /dev/null $(DESTDIR)/etc/sysconfig/nodemanager install -D -m 444 README $(DESTDIR)/$(datadir)/NodeManager/README