summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2015-03-30 17:54:33 +0200
committerChristian Persch <chpe@gnome.org>2015-04-22 20:39:37 +0200
commit958859d14ef4d94fc4735c700f550b57739f31ac (patch)
treef69381161774fa33fc42e8f3206353b5f42b4910 /doc
parent618a96fea213d2c1310521dd88c252de6cbd256d (diff)
downloadvte-958859d14ef4d94fc4735c700f550b57739f31ac.tar.gz
all: Move to C++
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index c0d5e3e8..42b0e910 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -67,7 +67,8 @@ HFILE_GLOB = \
$(NULL)
CFILE_GLOB = \
- $(top_srcdir)/src/*.c
+ $(top_srcdir)/src/*.c \
+ $(top_srcdir)/src/*.cc
# Extra header to include when scanning, which are not under DOC_SOURCE_DIR
# e.g. EXTRA_HFILES=$(top_srcdir}/contrib/extra.h