summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python/Makefile3
-rw-r--r--python/python/Makefile.mak3
2 files changed, 0 insertions, 6 deletions
diff --git a/python/python/Makefile b/python/python/Makefile
index 9fafeab7ada..14dbc844807 100644
--- a/python/python/Makefile
+++ b/python/python/Makefile
@@ -71,9 +71,6 @@ ICEGRID_SRCS = IceGrid_Admin_ice.py \
IceGrid_Descriptor_ice.py \
IceGrid_Exception_ice.py \
IceGrid_FileParser_ice.py \
- IceGrid_Locator_ice.py \
- IceGrid_Observer_ice.py \
- IceGrid_Query_ice.py \
IceGrid_Registry_ice.py \
IceGrid_Session_ice.py \
IceGrid_UserAccountMapper_ice.py
diff --git a/python/python/Makefile.mak b/python/python/Makefile.mak
index 26d8dec616b..d4dc538e630 100644
--- a/python/python/Makefile.mak
+++ b/python/python/Makefile.mak
@@ -81,9 +81,6 @@ ICEGRID_SLICES = IceGrid\Admin.ice \
IceGrid\Descriptor.ice \
IceGrid\Exception.ice \
IceGrid\FileParser.ice \
- IceGrid\Locator.ice \
- IceGrid\Observer.ice \
- IceGrid\Query.ice \
IceGrid\Registry.ice \
IceGrid\Session.ice \
IceGrid\UserAccountMapper.ice \