diff options
author | Matthew Newhook <matthew@zeroc.com> | 2005-08-04 05:20:18 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2005-08-04 05:20:18 +0000 |
commit | 3bcad8ae7d5da6826d4cc65bb72b18c5e7f2edfb (patch) | |
tree | 57a93a6e87dd73982375d7d6f253b034868fe867 /cpp/iceemakedist.py | |
parent | initial check-in (diff) | |
download | ice-3bcad8ae7d5da6826d4cc65bb72b18c5e7f2edfb.tar.bz2 ice-3bcad8ae7d5da6826d4cc65bb72b18c5e7f2edfb.tar.xz ice-3bcad8ae7d5da6826d4cc65bb72b18c5e7f2edfb.zip |
add src/Slice/dummyinclude to list of files.
Diffstat (limited to 'cpp/iceemakedist.py')
-rwxr-xr-x | cpp/iceemakedist.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/iceemakedist.py b/cpp/iceemakedist.py index 786a2812c36..ed5d0d70855 100755 --- a/cpp/iceemakedist.py +++ b/cpp/iceemakedist.py @@ -237,6 +237,7 @@ os.system("cvs " + quiet + " -d cvs.zeroc.com:/home/cvsroot export -l " + tag + "ice/src/icecpp " + "ice/src/IceUtil " + "ice/src/Slice " + + "ice/src/Slice/dummyinclude " + "ice/src/slice2cppe " + "ice/src/slice2javae " + "icee/include/IceE/Config.h " |