aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2016-07-30 14:50:46 -0400
committerGreg Hudson <ghudson@mit.edu>2016-08-03 11:00:30 -0400
commit6ee96ccc9b2d50f2959aac1b4f0ff694755c824f (patch)
tree6b36a4e9cd7ba539b5ad18aecbc3fa7c90b31916 /src/Makefile.in
parentb0827e76191eb3f25a4518a90532ecf6b18a6899 (diff)
downloadkrb5-6ee96ccc9b2d50f2959aac1b4f0ff694755c824f.zip
krb5-6ee96ccc9b2d50f2959aac1b4f0ff694755c824f.tar.gz
krb5-6ee96ccc9b2d50f2959aac1b4f0ff694755c824f.tar.bz2
Remove all makefiles in make distclean
Change the build system to descend into every directory where we create a Makefile, but not to build or run anything during "make all" and "make check" in directories we previously didn't visit. Document specific build targets that can be used in those directories. Do not generate a Makefile for the securid_sam2 module unless we are building it, for consistency with other conditionally built directories.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 15b9cbb..814e5af 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -20,9 +20,12 @@ SUBDIRS=util include lib \
plugins/kdb/db2 \
@ldap_plugin_dir@ \
plugins/kdb/test \
+ plugins/locate/python \
+ plugins/preauth/cksum_body \
plugins/preauth/otp \
plugins/preauth/pkinit \
plugins/preauth/test \
+ plugins/preauth/wpse \
plugins/tls/k5tls \
kdc kadmin slave clients appl tests \
config-files build-tools man doc @po@