~ubuntu-branches/ubuntu/natty/libchamplain/natty

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons, Laurent Bigonville, Sjoerd Simons
  • Date: 2009-09-15 00:01:41 UTC
  • mfrom: (1.1.3 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090915000141-i8fg5n1t02zxo79m
Tags: 0.4.0-1
[ Laurent Bigonville ]
* debian/control: Add libchamplain-0.3-dev dependency to
  libchamplain-gtk-0.3-dev

[ Sjoerd Simons ]
* New upstream release (0.4.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
pkgconfig_DATA = $(pcfiles)
23
23
pkgconfigdir = $(libdir)/pkgconfig
24
24
 
25
 
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
 
25
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python
26
26
 
27
27
CLEANFILES = $(pcfiles) $(other_pcfiles)
28
28
all: $(other_pcfiles)