clean slc-lex.c

This commit is contained in:
Love Hornquist Astrand
2011-05-18 22:15:49 -07:00
parent e4580fe4cc
commit c7c22aef44

View File

@@ -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)