summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Makefile b/cpp/src/Makefile
index fb5f8da050c..36b90f366c1 100644
--- a/cpp/src/Makefile
+++ b/cpp/src/Makefile
@@ -30,12 +30,12 @@ SUBDIRS = IceUtil \
IceXML \
IceSSL \
Freeze \
+ FreezeScript \
IceBox \
IceStorm \
IcePack \
Glacier \
- IcePatch \
- Transform
+ IcePatch
$(EVERYTHING)::
@for subdir in $(SUBDIRS); \