diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-02-11 23:11:21 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-02-11 23:11:21 +0000 |
commit | 320aefa0d2efad77b8903b0f14a2673a761b6d40 (patch) | |
tree | 1734419798a9a7e9163dac8203bdd96e12d38636 /ace/Makefile | |
parent | 02f7f507f420733747e16fcd4937797288fad765 (diff) | |
download | ATCD-320aefa0d2efad77b8903b0f14a2673a761b6d40.tar.gz |
Test commit for cvs log problem.
Diffstat (limited to 'ace/Makefile')
-rw-r--r-- | ace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile b/ace/Makefile index 374d4082fad..ceb5180bdb5 100644 --- a/ace/Makefile +++ b/ace/Makefile @@ -8,6 +8,7 @@ MAKEFILE = Makefile LIB = libACE.a SHLIB = libACE.$(SOEXT) + FILES = Log_Msg \ ACE \ Activation_Queue \ |