file-db: don't install match rules on no bus
[dconf.git] / gsettings / Makefile.am
blob4f6e66ba1b08c6e19521e0e5d0b6240aad056608
1 include $(top_srcdir)/Makefile.gtester
3 giomodules_PROGRAMS = libdconfsettings.so
5 libdconfsettings_so_LDADD = \
6         ../engine/libdconf-engine-shared.a              \
7         ../gvdb/libgvdb-shared.a                        \
8         ../gdbus/libdconf-gdbus-thread-shared.a         \
9         ../common/libdconf-common-hidden.a              \
10         ../shm/libdconf-shm-shared.a                    \
11         $(gio_LIBS)
13 libdconfsettings_so_CFLAGS = $(gio_CFLAGS) -fPIC -DPIC -DG_LOG_DOMAIN=\"dconf\"
14 libdconfsettings_so_LDFLAGS = -shared
15 libdconfsettings_so_SOURCES = \
16         dconfsettingsbackend.c
18 uninstall-hook:
19         if test -z "$(DESTDIR)" -a "$(gio_QUERYMODULES)" != "no" ; then \
20           $(gio_QUERYMODULES) $(giomodulesdir) ;  \
21         fi
23 install-data-hook:
24         if test -z "$(DESTDIR)" -a "$(gio_QUERYMODULES)" != "no" ; then \
25           $(gio_QUERYMODULES) $(giomodulesdir) ;  \
26         fi
28 TESTS = abicheck.sh
29 EXTRA_DIST = abicheck.sh