summaryrefslogtreecommitdiff
path: root/makedist.py
diff options
context:
space:
mode:
Diffstat (limited to 'makedist.py')
-rwxr-xr-xmakedist.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/makedist.py b/makedist.py
index 654d07e4664..8b821e5d46c 100755
--- a/makedist.py
+++ b/makedist.py
@@ -42,6 +42,12 @@ filesToRemove = [ \
"makedist.py", \
"cpp/config/makegitignore.py", \
"rb/config/Make.rules.Darwin", \
+ "cpp/demo/Ice/protobuf", \
+ "java/demo/Ice/protobuf", \
+ "py/demo/Ice/protobuf", \
+ "cpp/test/Ice/protobuf", \
+ "java/test/Ice/protobuf", \
+ "py/test/Ice/protobuf", \
]
#