summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2017-11-22 00:36:01 -0300
committerAndre Miranda <andreldm@xfce.org>2017-11-22 00:36:01 -0300
commit541965a8343998fc5d01108535bbd2b62be274fd (patch)
tree2b2fc015344025f97462bac7af0aabd51018b06c /Makefile.am
parent2676fd9ab72674b4179e3e887f3cfe21749dd417 (diff)
downloadthunar-541965a8343998fc5d01108535bbd2b62be274fd.tar.gz
Add GObject Introspection support to thunarx
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d9b86bc8..d1289288 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -119,5 +119,6 @@ DISTCLEANFILES = \
$(polkit_policy_DATA)
DISTCHECK_CONFIGURE_FLAGS = \
- --enable-gtk-doc \
- --enable-gen-doc
+ --enable-gtk-doc \
+ --enable-gen-doc \
+ --enable-introspection