build: cleanup leftover qconf files
authorAlif M. Ahmad <alive4ever@live.com>
Fri, 12 Jan 2018 08:55:48 +0000 (08:55 +0000)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 10:35:35 +0000 (11:35 +0100)
``make xconfig`` toplevel target will invoke ``make qconf`` inside
./scripts/config directory, which results a ``qconf`` executable.

This commit removes leftover ``qconf`` executable during ``make
config-clean``.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
scripts/config/Makefile

index 96202732028d2ac0034c984b60ba1eadf7883011..745a5d0f84dcac4edf571b189ec3c9b563b54510 100644 (file)
@@ -33,7 +33,7 @@ lxdialog-objs := \
 
 clean-files    := zconf.tab.c lex.zconf.c zconf.hash.c
 # Remove qconf junk files
-clean-files    += $(qconf-cxxobjs) qconf.moc .tmp_qtcheck
+clean-files    += $(qconf-cxxobjs) qconf.moc .tmp_qtcheck qconf
 
 all: conf mconf