diff options
Diffstat (limited to 'netsvcs/lib/Makefile')
-rw-r--r-- | netsvcs/lib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netsvcs/lib/Makefile b/netsvcs/lib/Makefile index b3582e23986..5cce5f7a370 100644 --- a/netsvcs/lib/Makefile +++ b/netsvcs/lib/Makefile @@ -22,6 +22,8 @@ LIBS += -lACE BUILD = $(VLIB) $(VSHLIB) +ESO = YES + #---------------------------------------------------------------------------- # Include macros and targets #---------------------------------------------------------------------------- |