diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-08 22:12:13 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-08 22:12:13 +0000 |
commit | 01e323f2bb9b4f71998dc13493f4159d842e5ca6 (patch) | |
tree | 42dbf7fa8089fbe99734dcf0aba8f812c58d748e /ace/Makefile.am | |
parent | 2973c7039b81e8d0ccc78661c33b9a5c8048e69f (diff) | |
download | ATCD-01e323f2bb9b4f71998dc13493f4159d842e5ca6.tar.gz |
ChangeLogTag:Thu Feb 8 14:11:36 2001 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r-- | ace/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am index 6419a8286ed..8b1a4add905 100644 --- a/ace/Makefile.am +++ b/ace/Makefile.am @@ -780,8 +780,7 @@ HEADER_FILES = \ post.h \ pre.h \ streams.h \ - svc_export.h \ - ws2tcpip.h + svc_export.h ## Make sure config.h and config-all.h are in the above header list! INLINE_FILES = \ |