mirror of https://github.com/wb2osz/direwolf.git
'make clean' doesn't delete the direwolf.conf and gen_fff.
This commit is contained in:
parent
209a858a6a
commit
60e6adc82d
|
@ -757,7 +757,7 @@ dist-src : README.md CHANGES.md
|
|||
|
||||
.PHONY: 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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue