add SRCS line
authorJohn Kohl <jtkohl@mit.edu>
Tue, 6 Feb 1990 16:23:11 +0000 (16:23 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 6 Feb 1990 16:23:11 +0000 (16:23 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@286 dc483132-0cff-0310-8789-dd5450dbe970

src/kdc/Imakefile

index 63573aca6153a55f0199957642c2e7b5ac2dfd29..8ebbe779d3eceab62737c63895a318f43cbc587a 100644 (file)
@@ -1,3 +1,4 @@
+SRCS= dispatch.c do_as_req.c do_tgs_req.c kdc_util.c main.c policy.c extern.c
 all::
        /*placebo*/
        @echo nothing to build yet.