diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-04 16:24:50 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-04 16:24:50 +0000 |
commit | 2c345911e3b371e42e8443e82ccf700045e931f9 (patch) | |
tree | 8220654b92c4a95022094a2ceb6ea83d6f3c6904 /ace/Makefile.bor | |
parent | ce4d3be1436cd035a7638aea56125d1eb5b3050b (diff) | |
download | ATCD-2c345911e3b371e42e8443e82ccf700045e931f9.tar.gz |
ChangeLogTag:Mon Mar 04 11:20:45 2002 Carlos O'Ryan <coryan@uci.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 7ff5a1e28ce..f71f63b849d 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -42,6 +42,7 @@ OBJFILES = \ $(OBJDIR)\Configuration_Import_Export.obj \ $(OBJDIR)\Connection_Recycling_Strategy.obj \ $(OBJDIR)\Containers.obj \ + $(OBJDIR)\Copy_Disabled.obj \ $(OBJDIR)\Date_Time.obj \ $(OBJDIR)\DEV.obj \ $(OBJDIR)\DEV_Addr.obj \ |