fixed uninstall
[swftools.git] / m4 / Makefile
index 3574fd4..1995f62 100644 (file)
@@ -2,7 +2,8 @@
 
 all: clear  test.o
 clean: all
-install: all
+install:
+uninstall:
 
 CC=@echo "*******************************************************";\
     echo "Your make is broken- try to get yourself a working one.";\