'make clean' doesn't delete the direwolf.conf and gen_fff.

This commit is contained in:
Michael Tatarinov 2016-05-27 10:52:27 +04:00
parent 209a858a6a
commit 60e6adc82d
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@ dist-src : README.md CHANGES.md
.PHONY: clean .PHONY: clean
clean : clean :
rm -f $(APPS) fsk_fast_filter.h *.o *.a direwolf.desktop rm -f $(APPS) fsk_fast_filter.h *.o *.a direwolf.desktop direwolf.conf gen_fff
echo " " > tune.h echo " " > tune.h