aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2016-07-28 13:37:53 -0400
committerGreg Hudson <ghudson@mit.edu>2016-07-30 13:27:50 -0400
commitdaac2f9ee86e6a1e58a2171f6009f1ab96e15cb7 (patch)
tree6613346b2ab3fff2962b7185f379580bfb62b5a1 /src/Makefile.in
parentf1cc7a37a622a148e77f5df959079a233cddd117 (diff)
downloadkrb5-daac2f9ee86e6a1e58a2171f6009f1ab96e15cb7.zip
krb5-daac2f9ee86e6a1e58a2171f6009f1ab96e15cb7.tar.gz
krb5-daac2f9ee86e6a1e58a2171f6009f1ab96e15cb7.tar.bz2
Fix build system hygiene issues
Add some missing files to .gitignore, EXTRADEPSRCS, and clean rules.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index b5622e1..15b9cbb 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -96,7 +96,7 @@ TAGS: $(SRCS)
clean-: clean-windows
clean-unix::
- $(RM) *.o core
+ $(RM) *.o core skiptests
mostlyclean: clean
@@ -463,7 +463,7 @@ awk-windows-mac: $(ETOUT) $(HOUT)
clean-windows-mac:
rm -f $(CLEANUP)
-distclean-windows::
+distclean-windows:
config\rm.bat $(CLEANUP:^/=^\)
config\rm.bat $(WINMAKEFILES)
config\rm.bat $(KBINDIR)\*.dll $(KBINDIR)\*.exe