summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-04-14 19:08:37 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-04-14 19:08:37 +0800
commit3e7f2b9bdb2c3e70f90450cde7b8728c911deaf4 (patch)
tree7498baabe6e2a278baf4773bea2e7f720ab3febd
parentd7b5fb069ef764bb6e420a6ed98afad0d1f42991 (diff)
downloadatk-3e7f2b9bdb2c3e70f90450cde7b8728c911deaf4.tar.gz
atk-introspection-msvc.mak: Clean up a bit
We don't need to delete the .pyc files upon cleaning, so remove this line.
-rw-r--r--build/win32/atk-introspection-msvc.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/win32/atk-introspection-msvc.mak b/build/win32/atk-introspection-msvc.mak
index 8bc734f..6bac289 100644
--- a/build/win32/atk-introspection-msvc.mak
+++ b/build/win32/atk-introspection-msvc.mak
@@ -31,4 +31,3 @@ all:
clean:
@-del /f/q Atk-$(APIVERSION).typelib
@-del /f/q Atk-$(APIVERSION).gir
- @-del /f/q *.pyc