diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-17 06:28:34 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-17 06:28:34 +0000 |
commit | 2387f050c31cde879659015f94c003e3783916b4 (patch) | |
tree | 5f10c8a8e974988ac343973faaf37c54e4053489 /ace/Makefile.bor | |
parent | ae30e180edfab9d0086f1c34a571b18c08932712 (diff) | |
download | ATCD-2387f050c31cde879659015f94c003e3783916b4.tar.gz |
ChangeLogTag:Mon Dec 17 00:13:47 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/Makefile.bor')
-rw-r--r-- | ace/Makefile.bor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile.bor b/ace/Makefile.bor index 748ca2ebd99..f83ebb2e4cb 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -177,6 +177,7 @@ OBJFILES = \ $(OBJDIR)\SPIPE_Addr.obj \ $(OBJDIR)\SPIPE_Connector.obj \ $(OBJDIR)\SPIPE_Stream.obj \ + $(OBJDIR)\String_Base_Const.obj \ $(OBJDIR)\SString.obj \ $(OBJDIR)\Basic_Stats.obj \ $(OBJDIR)\Stats.obj \ |