diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-28 11:08:38 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-28 11:08:38 +0000 |
commit | 2b522d0fef6b63021e9ff0ad8283beacedc604aa (patch) | |
tree | 8898ee731d4538958b8173be1b9d4bf059812ac0 /tests/Makefile.bor | |
parent | 34fc1c28c73fa51e872f5dcba3a59bf8ea198e0e (diff) | |
download | ATCD-2b522d0fef6b63021e9ff0ad8283beacedc604aa.tar.gz |
ChangeLogTag:Tue May 28 10:47:50 UTC 2002 Don Hinton <dhinton@ieee.org>
Diffstat (limited to 'tests/Makefile.bor')
-rw-r--r-- | tests/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.bor b/tests/Makefile.bor index 973aea332af..d3597607a4e 100644 --- a/tests/Makefile.bor +++ b/tests/Makefile.bor @@ -125,7 +125,7 @@ DIRS = RMCast \ DIRS = RMCast !endif -MAKEFILES = DLL_Test.bor Service_Config_DLL.bor +MAKEFILES = DLL_Test.bor Service_Config_DLL.bor Framework_Component_DLL.bor OBJFILES = $(OBJDIR)\$(NAME).obj |