diff options
| author | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-29 20:16:46 +0000 |
|---|---|---|
| committer | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-29 20:16:46 +0000 |
| commit | faa41b835457fcb5dc1e6a82c6e744f94a466a6e (patch) | |
| tree | e7706466cf81c2f61e2954a8acf9839be3fadc6b /src/util/support | |
| parent | 1b11ff57994bee0bf84fbccd93d00b54d27641d5 (diff) | |
| download | krb5-faa41b835457fcb5dc1e6a82c6e744f94a466a6e.tar.gz krb5-faa41b835457fcb5dc1e6a82c6e744f94a466a6e.tar.xz krb5-faa41b835457fcb5dc1e6a82c6e744f94a466a6e.zip | |
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/support')
| -rw-r--r-- | src/util/support/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in index 90dc79fb0..b3dc4fcfc 100644 --- a/src/util/support/Makefile.in +++ b/src/util/support/Makefile.in @@ -190,7 +190,7 @@ check-unix:: $(TEST_PROGS) ./t_unal clean:: - $(RM) t_k5buf.o t_k5buf t_unal.o t_unal + $(RM) t_k5buf.o t_k5buf t_unal.o t_unal path_win.o path_win t_path_win.o t_path_win t_path.o t_path @lib_frag@ @libobj_frag@ |
