diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ebbbf346d..9e4c06f3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = po data libempathy libempathy-gtk src doc DISTCHECK_CONFIGURE_FLAGS = \ - --disable-scrollkeeper + --disable-scrollkeeper \ + --enable-gtk-doc INTLTOOL = \ intltool-extract.in \ |