Fix make dist

This commit is contained in:
Nicolas Williams
2016-11-28 21:35:34 -06:00
parent e5126ab924
commit 16b77f7dfa
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ noinst_SCRIPTS = setup-env
noinst_PROGRAMS = intr
nodist_intr_SOURCES = intr.c
intr_SOURCES = intr.c
CHECK_LOCAL = no-check-local

View File

@@ -296,8 +296,10 @@ EXTRA_DIST = \
check-delegation.in \
check-des.in \
check-digest.in \
check-fast.in \
check-iprop.in \
check-kadmin.in \
check-kinit.in \
check-hdb-mitdb.in \
check-kdc.in \
check-kdc-weak.in \