Fixed target clean in apps/db_dump Makefile

Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
pull/2703/head
Norbert Heusser 3 years ago
parent 170cd85cec
commit 2ec6901e92

@ -41,7 +41,7 @@ stubs.o : stubs.c
reallyclean: clean
clean :
-rm -f *.o mosquitto_db_dump *.gcda *.gcno
-rm -f $(OBJS) $(BROKER_OBJS) mosquitto_db_dump *.gcda *.gcno
install:

Loading…
Cancel
Save