Index: /trunk/xdotool/Makefile
===================================================================
--- /trunk/xdotool/Makefile	(revision 1069)
+++ /trunk/xdotool/Makefile	(revision 1070)
@@ -13,5 +13,5 @@
 
 clean:
-	rm -f *.o || true
+	rm -f *.o xdotool || true
 
 xdo.o: xdo.c
Index: /trunk/xdotool/debian/rules
===================================================================
--- /trunk/xdotool/debian/rules	(revision 1069)
+++ /trunk/xdotool/debian/rules	(revision 1070)
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
-clean:
-	dh clean
-	rm -f xdotool
 %:
 	dh $@
