--- plugin-autowep/Makefile.orig	2010-09-04 12:31:22.000000000 -0400
+++ plugin-autowep/Makefile	2010-09-04 12:32:10.000000000 -0400
@@ -22,7 +22,7 @@
 
 install:	$(PLUGOUT)
 	mkdir -p $(DESTDIR)$(prefix)/lib/kismet/
-	install -o $(INSTUSR) -g $(INSTGRP) -m 644 $^ $(DESTDIR)$(prefix)/lib/kismet/$^
+	install -o $(INSTUSR) -g $(INSTGRP) -m 644 $(PLUGOUT) $(DESTDIR)$(prefix)/lib/kismet/$(PLUGOUT)
 
 userinstall:	$(PLUGOUT)
 	mkdir -p ${HOME}/.kismet/plugins/
