summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 155734bf81..dfa51ccb5f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -625,7 +625,8 @@ EXCLUDE_SYMLINKS = NO
# for example use the pattern */test/*
EXCLUDE_PATTERNS = *.git \
- *.d
+ *.d \
+ avconv.c
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the