diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index cd8c72312..1b585016e 100644 --- a/lib/sl/Makefile.am +++ b/lib/sl/Makefile.am @@ -29,7 +29,7 @@ libexec_heimdal_PROGRAMS = slc slc_SOURCES = slc-gram.y slc-lex.l slc.h -CLEANFILES = snprintf.c strtok_r.c strdup.c strupr.c getprogname.c +CLEANFILES = snprintf.c strtok_r.c strdup.c strupr.c getprogname.c slc-lex.c LDADD = libsl.la $(LIB_roken)