diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-07-29 06:10:07 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-07-29 06:10:07 +0000 |
commit | fd5cbe771ca5dcbe40677c7a23dd27d6d6173d40 (patch) | |
tree | 3f41ae0351ab00180fb9e598bdfdefb3caedbe84 /ace/ace.icc | |
parent | b5ec4decbec04a9cb35ad340b180d640d14fdf12 (diff) | |
download | ATCD-fd5cbe771ca5dcbe40677c7a23dd27d6d6173d40.tar.gz |
ChangeLogTag:Sat Jul 28 23:03:24 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/ace.icc')
-rwxr-xr-x | ace/ace.icc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/ace.icc b/ace/ace.icc index 252c274b29c..0a8df11ae15 100755 --- a/ace/ace.icc +++ b/ace/ace.icc @@ -373,7 +373,8 @@ group SVCCONF_FILES = "Service_Templates.cpp", "Shared_Object.cpp", "Svc_Conf_l.cpp", - "Svc_Conf_y.cpp" + "Svc_Conf_y.cpp", + "Svc_Conf_Lexer_Guard.cpp" group SVCCONF_INCLUDES = "DLL.h", |