summaryrefslogtreecommitdiff
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/Makefile.am b/editor/Makefile.am
index e52d833..8928acc 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/Makefile.gtester
+
bin_PROGRAMS = dconf-editor
AM_CFLAGS = $(gtk_CFLAGS) $(gmodule_CFLAGS) $(libxml_CFLAGS) -I$(top_srcdir)/common -I$(top_srcdir)/client -DPKGDATADIR=\"@datadir@/dconf-editor\"