~ubuntu-branches/ubuntu/utopic/gconf/utopic

« back to all changes in this revision

Viewing changes to gconf/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-07-26 15:18:05 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20110726151805-i7a0s7r06paq2q5n
Tags: 3.1.4-0ubuntu1
New upstream version, clean patches included in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
if HAVE_INTROSPECTION
154
154
introspection_files =                           \
155
155
        $(gconfinclude_HEADERS)                 \
156
 
        $(filter %.c,$(libgconf_2_la_SOURCES))
 
156
        $(filter-out $(CORBA_SOURCECODE), $(filter %.c,$(libgconf_2_la_SOURCES)))
157
157
GConf-2.0.gir: libgconf-2.la Makefile
158
158
GConf_2_0_gir_INCLUDES = GObject-2.0
159
159
GConf_2_0_gir_CFLAGS = \