diff --git a/Makefile b/Makefile index 0a1f262..148b552 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,7 @@ libifupdown.a: ${LIBIFUPDOWN_OBJ} clean: rm -f ${LIBIFUPDOWN_OBJ} ${IFQUERY_OBJ} ${IFUPDOWN_OBJ} + rm -f ${CMDS} check: libifupdown.a ${CMDS} kyua test