summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSam Thursfield <ssssam@gmail.com>2015-11-06 13:23:00 +0000
committerStefan Sauer <ensonic@users.sf.net>2015-11-19 08:06:07 +0100
commit431a3dea173c273220f5b6949c74abefc3dab5ec (patch)
tree5f4a02fb37144fd7bb0a29d7edb9c80b601dd6cc /Makefile.am
parent6a1615bf824d701911d067eed0e3241b0cea7fc1 (diff)
downloadgtk-doc-431a3dea173c273220f5b6949c74abefc3dab5ec.tar.gz
build: add CMake modules to gtk-doc
Add cmake support files. https://bugzilla.gnome.org/show_bug.cgi?id=756297
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 47c9008..3fe249d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = help tests
+SUBDIRS = cmake help tests
bin_SCRIPTS = \
gtkdoc-check \