changeset 955:e53c25fb5575

fixed object_02/complex.mak
author thomask
date Sun, 09 Apr 2006 06:50:50 +0000
parents 05e38ca7e533
children 0cfa157e0782
files complex/object_02/complex.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/complex/object_02/complex.mak	Sun Apr 09 06:50:39 2006 +0000
+++ b/complex/object_02/complex.mak	Sun Apr 09 06:50:50 2006 +0000
@@ -26,7 +26,7 @@
 	$(error "don't invoke this file directly, instead use DStress' root Makefile with the target \"complex/object_02/complex.done\", \"complex\" or \"all\"")
 
 complex/object_02/dest = \
-	complex/object_02/object_02_A
+	complex/object_02/object_02_A \
 	complex/object_02/object_02_B
 
 # the actual target, will be called by root's "all" / "complex" target