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

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2011-01-25 14:55:14 UTC
  • Revision ID: james.westby@ubuntu.com-20110125145514-uyer36wsj3gjrf6z
Tags: 0.1.48
lib/Makefile.am: Correct usage of _PACKAGES and _EXPORT_PACKAGES when
generating the gir file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
349
349
 
350
350
EXTRA_DIST = $(am__append_2)
351
351
CLEANFILES = $(am__append_1) $(am__append_3)
352
 
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_PACKAGES = launchpad-integration
 
352
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_PACKAGES = gtk+-3.0
 
353
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_EXPORT_PACKAGES = launchpad-integration-3.0
353
354
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_INCLUDES = Gtk-3.0
354
355
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_CFLAGS = $(INCLUDES)
355
356
@USE_GTK3_TRUE@LaunchpadIntegration_3_0_gir_LIBS = $(lpilib)