projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9788068
)
Exclude util/wshelper from reindent
author
Tom Yu
<tlyu@mit.edu>
Mon, 17 Oct 2011 19:10:52 +0000
(19:10 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 17 Oct 2011 19:10:52 +0000
(19:10 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25361
dc483132
-0cff-0310-8789-
dd5450dbe970
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 36516aaad92efc151050311e9d9593d4b7a06a7a..7ac83206e5119bebe0cbd1ae6a7eaa8f192f2a89 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-723,7
+723,8
@@
OTHEREXCLUDES = \
util/profile/profile_tcl.c \
util/support/fnmatch.c \
util/verto \
- util/k5ev
+ util/k5ev \
+ util/wshelper
EXCLUDES = `for i in $(BSDFILES) $(OTHEREXCLUDES); do echo $$i; done | $(AWK) '{ print "-path", $$1, "-o" }'` -path /dev/null