~ubuntu-branches/ubuntu/precise/lxappearance-obconf/precise

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-07-25 00:39:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110725003943-hh7wq6v9rumzft07
Tags: 0.0.1-0ubuntu1
* New upstream release.
* debian/patches:
 - 01_gtk3_migration.patch: Remove, merged upstream.
 - 80_translations.patch: Remove, merged upstream.
 - 99_translation_fix.patch: Remove, not needed.
* debian/rules:
 - Remove --with autoreconf for stable release.
* debian/docs:
 - Don't install README.transifex, removed upstream. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        $(GMODULE_CFLAGS) \
23
23
        $(GDK_PIXBUF_CFLAGS) \
24
24
        $(XML_CFLAGS) \
 
25
        $(ADDITIONAL_FLAGS) \
25
26
        -DLOCALEDIR=\"$(localedir)\" \
26
27
        -DPIXMAPDIR=\"$(pixmapdir)\" \
27
28
        -DGLADEDIR=\"$(gladedir)\" \