summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2014-10-07 14:47:18 -0230
committerDwayne Boone <dwayne@zeroc.com>2014-10-07 14:47:18 -0230
commiteb18b26b5487ad897999a11468ea5f9b6c51bfed (patch)
treeb1643577675204db6c1bb5cb423711fbdf45df65 /cpp/src
parentICE-4324 Added support for java.nio.Buffer classes through metadata (diff)
downloadice-eb18b26b5487ad897999a11468ea5f9b6c51bfed.tar.bz2
ice-eb18b26b5487ad897999a11468ea5f9b6c51bfed.tar.xz
ice-eb18b26b5487ad897999a11468ea5f9b6c51bfed.zip
Fixed clean targets in a couple of Windows makefiles
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceGridLib/Makefile.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGridLib/Makefile.mak b/cpp/src/IceGridLib/Makefile.mak
index c6a3e0ea33d..fecdae8fde5 100644
--- a/cpp/src/IceGridLib/Makefile.mak
+++ b/cpp/src/IceGridLib/Makefile.mak
@@ -64,6 +64,7 @@ clean::
-del /q FileParser.cpp $(HDIR)\FileParser.h
-del /q Locator.cpp $(HDIR)\Locator.h
-del /q Observer.cpp $(HDIR)\Observer.h
+ -del /q PluginFacade.cpp $(HDIR)\PluginFacade.h
-del /q Query.cpp $(HDIR)\Query.h
-del /q Registry.cpp $(HDIR)\Registry.h
-del /q Session.cpp $(HDIR)\Session.h