~ubuntu-branches/ubuntu/saucy/bluefish/saucy

« back to all changes in this revision

Viewing changes to src/plugin_infbrowser/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-09 14:36:58 UTC
  • mfrom: (17.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130509143658-kgqxj5c23oi0lk20
Tags: 2.2.4-2
* debian/control (Standards-Version): Bumped to 3.9.4.
* debian/copyright: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\" \
161
161
        -DPKGDATADIR=\"$(pkgdatadir)\"
162
162
DEPDIR = @DEPDIR@
 
163
DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
163
164
DLLTOOL = @DLLTOOL@
164
165
DSYMUTIL = @DSYMUTIL@
165
166
DUMPBIN = @DUMPBIN@