summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/lib/Makefile.am')
-rw-r--r--open-vm-tools/lib/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/open-vm-tools/lib/Makefile.am b/open-vm-tools/lib/Makefile.am
index ee6cac00..32993fb5 100644
--- a/open-vm-tools/lib/Makefile.am
+++ b/open-vm-tools/lib/Makefile.am
@@ -1,5 +1,5 @@
################################################################################
-### Copyright 2007 VMware, Inc. All rights reserved.
+### Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
###
### This program is free software; you can redistribute it and/or modify
### it under the terms of version 2 of the GNU General Public License as
@@ -23,7 +23,7 @@ endif
SUBDIRS += auth
SUBDIRS += backdoor
SUBDIRS += asyncsocket
-SUBDIRS += sslStubs
+SUBDIRS += sslDirect
SUBDIRS += pollGtk
SUBDIRS += poll
SUBDIRS += dataMap
@@ -46,6 +46,7 @@ SUBDIRS += lock
SUBDIRS += message
SUBDIRS += misc
SUBDIRS += netUtil
+SUBDIRS += nicInfo
SUBDIRS += panic
SUBDIRS += panicDefault
SUBDIRS += printer