From 13acd4235354e4b10a504ff037b9d3d68d0d981a Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 14 Jun 2009 17:23:07 +0200 Subject: Embtk: remove kconfig build objs when we clean Signed-off-by: Abdoulaye Walsimou Gaye --- scripts/kconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index e90964c..41a374d 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -144,7 +144,7 @@ endif clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \ .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c gconf.glade.h -clean-files += mconf qconf gconf *.o .*.cmd +clean-files += mconf qconf gconf *.o .*.cmd lxdialog/*.o lxdialog/.*.cmd clean-files += config.pot linux.pot # Check that we have the required ncurses stuff installed for lxdialog (menuconfig) -- cgit v1.2.3