From 2d20dd63efd1eee03e0231d5696a827cccd72c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 19 Oct 2006 18:46:02 +0000 Subject: [PATCH] (ES): add roken_rename.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18629 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index 25b5ce68b..59e6efbdb 100644 --- a/lib/sl/Makefile.am +++ b/lib/sl/Makefile.am @@ -3,7 +3,7 @@ include $(top_srcdir)/Makefile.am.common if do_roken_rename -ES = strtok_r.c snprintf.c strdup.c strupr.c getprogname.c +ES = strtok_r.c snprintf.c strdup.c strupr.c getprogname.c roken_rename.h endif AM_CPPFLAGS += $(ROKEN_RENAME)