From 60e6adc82d4e13b542a2c1eab6328629563dfb80 Mon Sep 17 00:00:00 2001
From: Michael Tatarinov <kukabu@gmail.com>
Date: Fri, 27 May 2016 10:52:27 +0400
Subject: [PATCH] 'make clean' doesn't delete the direwolf.conf and gen_fff.

---
 Makefile.linux | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.linux b/Makefile.linux
index be9bd593..4601ad25 100644
--- a/Makefile.linux
+++ b/Makefile.linux
@@ -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