--- restricted-plugin-ptw/Makefile.orig	2013-04-04 15:43:05.000000000 -0400
+++ restricted-plugin-ptw/Makefile	2013-04-04 15:44:50.000000000 -0400
@@ -22,7 +22,7 @@
 
 install:	$(PLUGOUT)
 	mkdir -p $(DESTDIR)/$(plugindir)
-	$(INSTALL) -o $(INSTUSR) -g $(INSTGRP) -m 644 $^ $(DESTDIR)/$(plugindir)/$^
+	$(INSTALL) -o $(INSTUSR) -g $(INSTGRP) -m 644 $(PLUGOUT) $(DESTDIR)/$(plugindir)/$(PLUGOUT)
 
 userinstall:	$(PLUGOUT)
 	mkdir -p ${HOME}/.kismet/plugins/
