~ubuntu-branches/ubuntu/quantal/gconf/quantal

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-04-23 12:59:31 UTC
  • mto: (7.3.5 sid) (1.2.1) (76.1.1 oneiric-proposed)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20100423125931-7vmn5knlk5xaz0s5
Tags: upstream-2.31.2
Import upstream version 2.31.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
SUBDIRS = gconf backends po doc examples
3
3
 
4
 
DIST_SUBDIRS = tests gconf backends po doc examples defaults
 
4
DIST_SUBDIRS = tests gconf backends po doc examples defaults gsettings
5
5
 
6
6
if ENABLE_DEFAULTS_SERVICE
7
7
SUBDIRS += defaults
8
8
endif
9
9
 
 
10
if ENABLE_GSETTINGS_BACKEND
 
11
SUBDIRS += gsettings
 
12
endif
 
13
 
10
14
EXTRA_DIST =                \
11
15
        TODO                \
12
16
        gtk-doc.make        \
19
23
        intltool-merge    \
20
24
        intltool-extract
21
25
 
22
 
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-defaults-service
 
26
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --enable-defaults-service --enable-gsettings-backend
23
27
 
24
28
install-data-local:
25
29
        -mkdir -p $(DESTDIR)$(sysgconfdir)/gconf.xml.defaults