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

« back to all changes in this revision

Viewing changes to src/plugin_htmlbar/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:
161
161
DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\" \
162
162
        -DPKGDATADIR=\"$(pkgdatadir)\"
163
163
DEPDIR = @DEPDIR@
 
164
DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
164
165
DLLTOOL = @DLLTOOL@
165
166
DSYMUTIL = @DSYMUTIL@
166
167
DUMPBIN = @DUMPBIN@