Skip to content

Commit 60e6adc

Browse files
committed
'make clean' doesn't delete the direwolf.conf and gen_fff.
1 parent 209a858 commit 60e6adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile.linux

+1-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ dist-src : README.md CHANGES.md
757757

758758
.PHONY: clean
759759
clean :
760-
rm -f $(APPS) fsk_fast_filter.h *.o *.a direwolf.desktop
760+
rm -f $(APPS) fsk_fast_filter.h *.o *.a direwolf.desktop direwolf.conf gen_fff
761761
echo " " > tune.h
762762

763763

0 commit comments

Comments
 (0)