diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 08:33:34 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 08:33:47 -0400 |
commit | 1b6370e74bd6927a5c594210cd6728feda9c4616 (patch) | |
tree | 0483a020fa23183d730fcb72db8c17a0c54d5505 /Makefile.am | |
parent | 9cb37638de403d31a0d60b7d57414d19bc6e61fc (diff) |
docs: remove gtk-docs.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index e0fe7fc814..29326906a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SUBDIRS = \ src \ rules \ - docs \ test if ENABLE_MANPAGES |