summaryrefslogtreecommitdiffstats
path: root/src/admin/edit
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1990-12-03 17:43:03 +0000
committerTheodore Tso <tytso@mit.edu>1990-12-03 17:43:03 +0000
commit0309ea92b6a2562c92dbee7f1fb6e382103a5900 (patch)
tree1afaa50dc87c82a9b79bd02258cf4d4a7fea4b1e /src/admin/edit
parent1803ff765948c9775cff20f08dbe9fadc721f15b (diff)
Changed arguments to SaberProgramTarget so that the libraries will be loaded.
./ git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1527 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/edit')
-rw-r--r--src/admin/edit/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/edit/Imakefile b/src/admin/edit/Imakefile
index 1aa7235ad..4b79e7b12 100644
--- a/src/admin/edit/Imakefile
+++ b/src/admin/edit/Imakefile
@@ -24,7 +24,7 @@ clean::
NormalProgramTarget(kdb5_edit,$(OBJS),$(DEPLIBS),$(LOCAL_LIBRARIES),)
-SaberProgramTarget(kdb5_edit,$(SRCS),$(OBJS),$(LOCAL_LIBARIES),)
+SaberProgramTarget(kdb5_edit,$(SRCS),$(OBJS),,$(LOCAL_LIBARIES))
depend:: kdb5_ed_ct.c