~ubuntu-branches/ubuntu/precise/gconf/precise-201203060106

« back to all changes in this revision

Viewing changes to gconf/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-16 12:12:23 UTC
  • mfrom: (1.1.31 upstream)
  • Revision ID: james.westby@ubuntu.com-20110816121223-20e8lg1110yb6y75
Tags: 3.1.6-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
$(libgconf_2_la_OBJECTS) $(gconftool_2_OBJECTS) $(gconfd_2_OBJECTS): $(built_sourcecode)
50
50
 
51
 
CLEANFILES = $(BUILT_SOURCES) $(service_DATA)
 
51
CLEANFILES = $(BUILT_SOURCES) $(service_DATA) $(CORBA_SOURCECODE)
52
52
 
53
53
DISTCLEANFILES = default.path
54
54
 
160
160
        $(INCLUDES)
161
161
GConf_2_0_gir_LIBS = libgconf-2.la
162
162
GConf_2_0_gir_FILES = $(addprefix $(srcdir)/, $(introspection_files))
163
 
GConf_2_0_gir_SCANNERFLAGS = --identifier-prefix=GConf --symbol-prefix=gconf
 
163
GConf_2_0_gir_SCANNERFLAGS = --identifier-prefix=GConf --symbol-prefix=gconf --c-include "gconf/gconf.h"
 
164
GConf_2_0_gir_EXPORT_PACKAGES = gconf-2.0
164
165
INTROSPECTION_GIRS += GConf-2.0.gir
165
166
 
166
167
girdir = $(datadir)/gir-1.0/