summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c652605579a..66e3b76e2c0 100644
--- a/Makefile
+++ b/Makefile
@@ -219,3 +219,6 @@ show_release_lib_files:
ACE-INSTALL: ACE-INSTALL.html
@lynx -dump $< > $@
+
+# Optional TAO targets.
+-include $(ACE_ROOT)/TAO/tao_targets.GNU