* Makefile.in (unit-test-server-body): depend on test-randkey, not
authorBarry Jaspan <bjaspan@mit.edu>
Wed, 12 Mar 1997 20:50:56 +0000 (20:50 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Wed, 12 Mar 1997 20:50:56 +0000 (20:50 +0000)
  randkey-test, so the test gets run

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10002 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm5/unit-test/ChangeLog
src/lib/kadm5/unit-test/Makefile.in

index b77f864b7055201ce176af9770a327cada94e8ce..7ec91fa001e2fc894e5991b6800bcc802df4f5d7 100644 (file)
@@ -1,3 +1,8 @@
+Wed Mar 12 15:49:46 1997  Barry Jaspan  <bjaspan@mit.edu>
+
+       * Makefile.in (unit-test-server-body): depend on test-randkey, not
+       randkey-test, so the test gets run
+
 Wed Feb  5 23:10:56 1997  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in:
index 71803fe27928a9c02d31bf00ab0f0de13709a813..656a6ea2bb07396c17842c91dc0b4b67c0bfabb9 100644 (file)
@@ -103,7 +103,7 @@ unit-test-client-body: site.exp test-noauth test-destroy test-handle-client
        -mv api.log capi.log
        -mv api.sum capi.sum
 
-unit-test-server-body: site.exp randkey-test test-handle-server lock-test 
+unit-test-server-body: site.exp test-randkey test-handle-server lock-test 
        $(ENV_SETUP) $(RUNTEST) --tool api RPC=0 API=$(SRVTCL) \
                LOCKTEST=./lock-test \
                KADMIN_LOCAL=$(BUILDTOP)/kadmin/cli/kadmin.local