~n-muench/ubuntu/quantal/open-vm-tools/open-vm-tools.may2.sid-sync

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-05-30 09:48:43 UTC
  • mfrom: (1.1.5 upstream) (2.4.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090530094843-gdpza57r5iqsf124
Tags: 2009.05.22-167859-1
MergingĀ upstreamĀ versionĀ 2009.05.22-167859.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
SUBDIRS += backdoor
25
25
SUBDIRS += conf
26
26
SUBDIRS += dict
27
 
SUBDIRS += deployPkg
28
27
SUBDIRS += dnd
29
28
if HAVE_GTKMM
30
29
   SUBDIRS += dndGuest
69
68
SUBDIRS += rpcOut
70
69
SUBDIRS += rpcVmx
71
70
SUBDIRS += SLPv2Parser
72
 
SUBDIRS += socketMgr
73
71
SUBDIRS += string
74
72
SUBDIRS += stubs
75
73
SUBDIRS += sync
84
82
endif
85
83
SUBDIRS += user
86
84
SUBDIRS += vixTools
87
 
SUBDIRS += vmBackupLib
88
85
SUBDIRS += vmCheck
89
86
SUBDIRS += vmSignal
90
87
SUBDIRS += wiper