Description: Install xnbd-wrapper-ctl too
.
Modified files:
.
* trunk/Makefile: Add install rule within the install target

Author: Arno Töll <debian@toell.net>
Last-Update: Oct. 22, 2011
Forwarded: yes


--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -97,5 +97,6 @@
 	do \
 		$(INSTALL) -D --mode=0755 $$file "$(PREFIX)/$$file" ; \
 	done
+	$(INSTALL) -D --mode=0755 xnbd-wrapper-ctl.py "$(PREFIX)/xnbd-wrapper-ctl"
 
 -include $(patsubst %.c, %.d, $(SRC))
