summaryrefslogtreecommitdiffstats
path: root/src/util/support
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/support')
-rw-r--r--src/util/support/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in
index 6c059c07d8..6ac91755b4 100644
--- a/src/util/support/Makefile.in
+++ b/src/util/support/Makefile.in
@@ -198,7 +198,8 @@ check-unix:: $(TEST_PROGS)
./t_unal
clean::
- $(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
+ $(RM) t_k5buf.o t_k5buf t_unal.o t_unal path_win.o path_win
+ $(RM) t_path_win.o t_path_win t_path.o t_path libkrb5support.exports
@lib_frag@
@libobj_frag@