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

« back to all changes in this revision

Viewing changes to lib/printer/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-03-20 10:19:00 UTC
  • mfrom: (1.1.4 upstream) (2.4.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090320101900-1o604camiubq2de8
Tags: 2009.03.18-154848-2
Correcting patch system depends (Closes: #520493).

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
### Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
16
16
################################################################################
17
17
 
18
 
noinst_LIBRARIES = libPrinter.a
 
18
noinst_LTLIBRARIES = libPrinter.la
19
19
 
20
 
libPrinter_a_SOURCES =
21
 
libPrinter_a_SOURCES += printer.c
 
20
libPrinter_la_SOURCES =
 
21
libPrinter_la_SOURCES += printer.c