summaryrefslogtreecommitdiff
path: root/docs/reference/libnice/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/libnice/Makefile.am')
-rw-r--r--docs/reference/libnice/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libnice/Makefile.am b/docs/reference/libnice/Makefile.am
index 63cd82d..f334336 100644
--- a/docs/reference/libnice/Makefile.am
+++ b/docs/reference/libnice/Makefile.am
@@ -38,7 +38,7 @@ FIXXREF_OPTIONS=
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
HFILE_GLOB=$(DOC_SOURCE_DIR)/agent.h $(DOC_SOURCE_DIR)/address.h $(DOC_SOURCE_DIR)/debug.h $(DOC_SOURCE_DIR)/candidate.h
-CFILE_GLOB=
+CFILE_GLOB=$(DOC_SOURCE_DIR)/agent.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h