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)