Added uninstall target
[mono.git] / mcs / class / System.Windows.Forms / SWFTest / Makefile
index 76b571c42d14d15d11a3cd1f410da55de08a13b4..eb5b23a00122d78ea493c61653147901a4e01788 100644 (file)
@@ -5,14 +5,14 @@ include ../../../build/rules.make
 all-local:
 
 clean-local:
-       rm -f *.exe
+       rm -f *.exe *.pdb
 
 test-local: SWFTest.exe
 
 # Fixme: does the program run itself and exit automatically?
 # We want run-test to work without supervision.
 
-run-test-local install-local:
+run-test-local install-local uninstall-local:
 
 DISTFILES = App.ico AssemblyInfo.cs changelog Form1.cs \
     Form1.resx SWFTest.csproj SWFTest.csproj.user