diff options
author | Ryan Lortie <desrt@desrt.ca> | 2012-07-05 23:25:39 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-07-06 00:03:51 -0400 |
commit | bb4f8d75af0a08b1e5262986a75042874da29850 (patch) | |
tree | f415eb1278c9214885569198fa075680169c4c5e /docs/Makefile.am | |
parent | e47d1137ed79f10178ef901a8a2f1232266a2745 (diff) | |
download | dconf-bb4f8d75af0a08b1e5262986a75042874da29850.tar.gz |
add gtester support
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 4e11f65..cf13ffc 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,3 +1,5 @@ +include $(top_srcdir)/Makefile.gtester + include gtk-doc.make DOC_MODULE = dconf |