summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-01-08 17:20:47 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-01-08 17:20:47 -0800
commitc1cb20971ea89e4602bb23ba66180d647880bbef (patch)
tree54759a26b900460590b019fd7b4b6a7cf14e20dd /Doxyfile.in
parent296a011db5833b8a3258a058e6a805cc5ddb2bfe (diff)
downloadopenocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.gz
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.bz2
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.xz
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.zip
Coexist with quilt: rename PATCHES --> PATCHES.txt
The issues is on Win32, which ignores case in filesystem and thus doesn't tolerate the quilt "patches" directory. Rename, and add "patches" to .gitignore so that developers can choose to use quilt for local patch management. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 49630f2f..519bb2f8 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -567,7 +567,7 @@ WARN_LOGFILE =
INPUT = @srcdir@/doc/manual \
@srcdir@/TODO \
@srcdir@/BUGS \
- @srcdir@/PATCHES \
+ @srcdir@/PATCHES.txt \
@srcdir@/src \
@srcdir@/config.h