~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools.fix-836277

« back to all changes in this revision

Viewing changes to vmware-user/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-07-30 12:56:49 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090730125649-97sfj5li8axiseoo
Tags: 2009.07.22-179896-2
* Temporarily building without dumbnet, the recently uploaded
  new dumbnet upstream version broke down (Closes: #539006).
* Using more common name to store local debian additions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
vmware_user_LDADD += ../lib/foundryMsg/libFoundryMsg.la
76
76
vmware_user_LDADD += ../lib/backdoor/libBackdoor.la
77
77
vmware_user_LDADD += ../lib/dict/libDict.la
 
78
if HAVE_GTKMM
78
79
vmware_user_LDADD += ../lib/dndGuest/libDndGuest.la
 
80
endif
79
81
vmware_user_LDADD += ../lib/dnd/libDnd.la
80
82
vmware_user_LDADD += ../lib/dynxdr/libDynxdr.la
81
83
vmware_user_LDADD += ../lib/hgfs/libHgfs.la