diff --git a/src/Makefile b/src/Makefile index 5651f866..2912fe3d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -869,7 +869,7 @@ clean : $(DELCOMMAND) $(OBJ) $(DELCOMMAND) $(OBJDIR)/versiontag $(DELCOMMAND) $(BIN) - $(DELCOMMAND) recoil.c recoil.h + if [ -d ../3rdparty ] ; then $(DELCOMMAND) recoil.c recoil.h ; fi ifneq ($(PLATFORM),amiga-vbcc) # Linux installation of the program