diff --git a/lib/sl/Makefile.in b/lib/sl/Makefile.in index 73828a573..5ae164565 100644 --- a/lib/sl/Makefile.in +++ b/lib/sl/Makefile.in @@ -38,7 +38,7 @@ PROGS = mk_cmds LIB_SOURCES = sl.c ss.c -SOURCES = $(LIB_SOURCES) +SOURCES = $(LIB_SOURCES) make_cmds.c LIB_OBJECTS = sl.o ss.o