summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-02-27 16:33:28 -0500
committerGreg Hudson <ghudson@mit.edu>2013-02-27 16:33:50 -0500
commitf09c97320e683a2ad0e42df63aeedd16b78c9ad2 (patch)
tree6541b8f1762f736c8920e0837862226165fa3089 /src/util
parentea5867f4c2283e0ef5ca51109010cfa26d6e5669 (diff)
downloadkrb5-f09c97320e683a2ad0e42df63aeedd16b78c9ad2.tar.gz
krb5-f09c97320e683a2ad0e42df63aeedd16b78c9ad2.tar.xz
krb5-f09c97320e683a2ad0e42df63aeedd16b78c9ad2.zip
Add missing .gitignore entries and clean rules
ticket: 7585
Diffstat (limited to 'src/util')
-rw-r--r--src/util/support/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in
index 74baf4b37d..2eb4e6ae9b 100644
--- a/src/util/support/Makefile.in
+++ b/src/util/support/Makefile.in
@@ -218,7 +218,7 @@ check-unix:: $(TEST_PROGS)
clean::
$(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 t_base64.o t_base64
- $(RM) libkrb5support.exports
+ $(RM) t_json.o t_json libkrb5support.exports
@lib_frag@
@libobj_frag@