From 29faccf940e1e9a6bd4d0c4cacf8a32ebd86daf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 17 Jul 2007 07:48:26 +0000 Subject: [PATCH] roken_rename.h is a dist_ source k git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21625 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index f21e5e14f..f60f12315 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 roken_rename.h +ES = strtok_r.c snprintf.c strdup.c strupr.c getprogname.c endif AM_CPPFLAGS += $(ROKEN_RENAME) @@ -19,7 +19,7 @@ libss_la_LDFLAGS = -version-info 1:6:1 libsl_la_LIBADD = @LIB_readline@ libss_la_LIBADD = @LIB_readline@ @LIB_com_err@ -dist_libsl_la_SOURCES = sl_locl.h sl.c +dist_libsl_la_SOURCES = sl_locl.h sl.c roken_rename.h nodist_libsl_la_SOURCES = $(ES) dist_libss_la_SOURCES = $(dist_libsl_la_SOURCES) ss.c ss.h nodist_libss_la_SOURCES = $(ES)