summaryrefslogtreecommitdiff
path: root/doxy.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxy.cfg')
-rw-r--r--doxy.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/doxy.cfg b/doxy.cfg
index 4df6982..f3662f3 100644
--- a/doxy.cfg
+++ b/doxy.cfg
@@ -858,7 +858,8 @@ FILE_PATTERNS = *.c \
*.vhd \
*.vhdl \
*.ucf \
- *.qsf
+ *.qsf
+// *.s
# The RECURSIVE tag can be used to specify whether or not subdirectories should
# be searched for input files as well.