diff --git a/Makefile b/Makefile index efed6db..98d4328 100644 --- a/Makefile +++ b/Makefile @@ -82,6 +82,7 @@ libifupdown.a: ${LIBIFUPDOWN_OBJ} clean: rm -f ${LIBIFUPDOWN_OBJ} ${CMD_OBJ} + rm -f ${LIBIFUPDOWN_LIB} rm -f ${CMDS} ${MULTICALL} rm -f ${MANPAGES}