~bratsche/goobox/notification-actions

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Helge Kreutzmann
  • Date: 2008-10-11 13:33:44 UTC
  • mfrom: (1.1.3 goobox-hardy-upstream)
  • Revision ID: jamesw@ubuntu.com-20081011133344-z4pxqohif9il9ezs
Tags: ubuntu-1.9.2-1
* New upstream release
* Remove patches, as they are all applied upstream
* Explicitly mention location of GPL v3 in the debian/copyright, fix a
  minor spelling error and update some years.
* Add dh_icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
273
273
        intltool-merge                  \
274
274
        intltool-update
275
275
 
276
 
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
 
276
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper
277
277
all: config.h
278
278
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
279
279