summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorWeston Thayer <weston@cryclops.com>2015-01-06 22:18:24 (GMT)
committerWeston Thayer <weston@cryclops.com>2015-01-06 22:18:24 (GMT)
commit62d24d83a13d3a8bf08b83e485358e4a7e5e226b (patch)
tree8f094b3ee7a5b82a0f18d52fb42760f0695482cc /src/Makefile.in
parented39dab59f8af2c5b42cfac0b3140cf594412121 (diff)
downloadDoxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.zip
Doxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.tar.gz
Doxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.tar.bz2
Add support for basic XML syntax highlighting.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index ffe7c16..865740d 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -48,6 +48,6 @@ distclean: clean
ce_parse.cpp ce_parse.h tag.cpp commentscan.cpp \
declinfo.cpp defargs.cpp commentcnv.cpp doctokenizer.cpp \
pycode.cpp pyscanner.cpp fortrancode.cpp fortranscanner.cpp \
- vhdlscanner.cpp vhdlcode.cpp tclscanner.cpp
+ xmlcode.cpp vhdlscanner.cpp vhdlcode.cpp tclscanner.cpp
FORCE: