From 7b7e579f2014e074eda0a241c761c20ae1e809a8 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 5 Nov 1999 03:35:30 +0000 Subject: [PATCH] spell copyhostent correctly git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7315 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index 6c9b0680d..12130ec79 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -52,7 +52,7 @@ libroken_la_SOURCES = \ EXTRA_libroken_la_SOURCES = \ chown.c \ - copyhosten.c \ + copyhostent.c \ daemon.c \ err.c \ err.h \