summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/Ice/plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Ice/plugin/Makefile b/cpp/demo/Ice/plugin/Makefile
index 612ed61bc98..c9c45395c90 100644
--- a/cpp/demo/Ice/plugin/Makefile
+++ b/cpp/demo/Ice/plugin/Makefile
@@ -28,7 +28,7 @@ SOBJS = $(SLICE_OBJS) Server.o
LOBJS = LoggerPluginI.o
-HOBJS = $($(SLICE_OBJS) HelloPluginI.o
+HOBJS = $(SLICE_OBJS) HelloPluginI.o
OBJS = $(COBJS) \
$(SOBJS) \