summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time-date/Makefile.bor')
-rw-r--r--TAO/examples/Simple/time-date/Makefile.bor2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/time-date/Makefile.bor b/TAO/examples/Simple/time-date/Makefile.bor
index 96d11c0b8d7..fac678ed834 100644
--- a/TAO/examples/Simple/time-date/Makefile.bor
+++ b/TAO/examples/Simple/time-date/Makefile.bor
@@ -2,7 +2,7 @@
# Makefile for building the Time-date example
#
-MAKEFILES = client.bor server.bor
+MAKEFILES = time_date.bor client.bor server.bor
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>