~ubuntu-branches/ubuntu/natty/pdfmod/natty

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-09-29 17:34:49 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100929173449-4ezagrzettatjk36
Tags: 0.9.0-1
* New upstream release
* debian/copyright: Document PdfSharp.SharpZipLib/*
* Drop all patches: committed upstream
* No change bump of Standards-Version from 3.8.4 to 3.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
LDFLAGS = @LDFLAGS@
121
121
LIBOBJS = @LIBOBJS@
122
122
LIBS = @LIBS@
 
123
LN_S = @LN_S@
123
124
LTLIBOBJS = @LTLIBOBJS@
124
125
MAINT = @MAINT@
125
126
MAKEINFO = @MAKEINFO@
139
140
PATH_SEPARATOR = @PATH_SEPARATOR@
140
141
PKG_CONFIG = @PKG_CONFIG@
141
142
POFILES = @POFILES@
 
143
POPPLER_ASSEMBLIES = @POPPLER_ASSEMBLIES@
 
144
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
145
POPPLER_LIBS = @POPPLER_LIBS@
142
146
POSUB = @POSUB@
143
147
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
144
148
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@