~ubuntu-branches/ubuntu/quantal/open-vm-tools/quantal-201207201942

« back to all changes in this revision

Viewing changes to lib/misc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-10-18 12:28:19 UTC
  • mfrom: (1.1.7 upstream) (2.4.9 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091018122819-00vqew6m0ztpqcqp
Tags: 2009.10.15-201664-1
MergingĀ upstreamĀ versionĀ 2009.10.15-201664.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
libMisc_la_SOURCES += dynbuf.c
27
27
libMisc_la_SOURCES += escape.c
28
28
libMisc_la_SOURCES += hashTable.c
 
29
libMisc_la_SOURCES += hostinfo.c
29
30
libMisc_la_SOURCES += hostinfoPosix.c
30
31
libMisc_la_SOURCES += hostname.c
 
32
libMisc_la_SOURCES += hostType.c
31
33
libMisc_la_SOURCES += idLinux.c
32
34
libMisc_la_SOURCES += iovector.c
33
35
libMisc_la_SOURCES += machineID.c