~ubuntu-branches/ubuntu/quantal/launchpad-integration/quantal

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry, Ken Vandine, Michael Terry
  • Date: 2010-12-16 15:29:51 UTC
  • Revision ID: james.westby@ubuntu.com-20101216152951-ech6lso57efw6tb1
Tags: 0.1.45
[ Ken Vandine ]
* lib/Makefile.am:
  - Specify LaunchpadIntegration_3_0_gir_PACKAGES

[ Michael Terry ]
* debian/control:
  - Rename gir1.0 to gir1.2 following abi change

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
if USE_GTK3
43
43
LaunchpadIntegration-3.0.gir: $(lpilib) Makefile
 
44
LaunchpadIntegration_3_0_gir_PACKAGES = launchpad-integration
44
45
LaunchpadIntegration_3_0_gir_INCLUDES = Gtk-3.0
45
46
LaunchpadIntegration_3_0_gir_CFLAGS = $(INCLUDES)
46
47
LaunchpadIntegration_3_0_gir_LIBS = $(lpilib)