chiark / gitweb /
Bugfixes: install service prog in right place; allow no extra routes.
[userv-utils.git] / ipif / Makefile
index c5e3a3730cd0e4507f56a93ebaf265fef324eb51..24d74adad11c378d633eb91a57672b522eca1076 100644 (file)
@@ -18,6 +18,6 @@ all:          $(TARGETS)
 
 install:       all
                mkdir -p $(libuserv) $(services)
-               cp service $(libdir)/ipif
+               cp service $(libuserv)/ipif
                cp ipif $(services)/ipif:new
                set -e; cd $(services); test -f ipif || mv ipif:new ipif