summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.in b/src/util/Makefile.in
index 76138f650..8601c5767 100644
--- a/src/util/Makefile.in
+++ b/src/util/Makefile.in
@@ -24,7 +24,7 @@ makeshlib: $(srcdir)/makeshlib.sh Makefile
aix.bincmds: Makefile
echo libpath $(KRB5_SHLIBDIR):`pwd`/$(TOPLIBD):/usr/lib:/lib >aix.bincmds
clean::
- $(RM) libupdate
+ $(RM) libupdate makeshlib
install::
@echo nothing to install in util