summaryrefslogtreecommitdiffstats
path: root/src/tests/Makefile.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-12-12 00:23:02 -0500
committerGreg Hudson <ghudson@mit.edu>2013-12-12 00:35:23 -0500
commit291f03290b6476ec6b98e48c6971b65f1d899269 (patch)
tree54f1328be63d6d3eb98c6504a109430a9cf46cfb /src/tests/Makefile.in
parent6211396239897a3a9c207690ea2d6dc9ec580bc2 (diff)
downloadkrb5-291f03290b6476ec6b98e48c6971b65f1d899269.tar.gz
krb5-291f03290b6476ec6b98e48c6971b65f1d899269.tar.xz
krb5-291f03290b6476ec6b98e48c6971b65f1d899269.zip
Fix up tests directory ignores, deps, cleanup
A few test programs didn't make it into .gitignore, OBJS, or EXTRADEPSRCS.
Diffstat (limited to 'src/tests/Makefile.in')
-rw-r--r--src/tests/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in
index 0543d415b..a412ba9a8 100644
--- a/src/tests/Makefile.in
+++ b/src/tests/Makefile.in
@@ -5,9 +5,9 @@ SUBDIRS = resolve asn.1 create hammer verify gssapi dejagnu shlib \
RUN_SETUP = @KRB5_RUN_ENV@ KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf
-OBJS= gcred.o hist.o kdbtest.o plugorder.o t_init_creds.o \
+OBJS= gcred.o hist.o hrealm.o kdbtest.o plugorder.o t_init_creds.o \
t_localauth.o responder.o s2p.o
-EXTRADEPSRCS= gcred.c hist.c kdbtest.c plugorder.c t_init_creds.c \
+EXTRADEPSRCS= gcred.c hist.c hrealm.c kdbtest.c plugorder.c t_init_creds.c \
t_localauth.c responder.c s2p.c
TEST_DB = ./testdb