~strycore/ubuntu/vivid/gnome-weather/fix-for-1456400

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-12-20 18:32:08 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20141220183208-e2895ntfyv23x1m3
Tags: 3.14.1-0ubuntu1
* New upstream release.
* Fix a typo in watch file
* Change binary to arch: all
* Update d/copyright for this release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
 
1
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
2
2
DISTCHECK_CONFIGURE_FLAGS = --disable-dogtail
3
3
 
4
 
SUBDIRS = po data libgd src tests
 
4
SUBDIRS = po data src tests
5
5
 
6
6
MAINTAINERCLEANFILES = \
7
7
        $(srcdir)/INSTALL \