summaryrefslogtreecommitdiff
path: root/io/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'io/lib/Makefile')
-rw-r--r--io/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/lib/Makefile b/io/lib/Makefile
index 4b79e01..008e98f 100644
--- a/io/lib/Makefile
+++ b/io/lib/Makefile
@@ -27,7 +27,7 @@ all: $(OBJ)
idl:
$(TAO_IDL) -GI -I$(DISTRIO_BASE)interfaces \
$(DISTRIO_BASE)interfaces/$(COMPONENT).idl
- rm -f $(COMPONENT)I.cpp
+ rm -f $(COMPONENT)I.*
.PHONY: idl_clean
idl_clean: