Browse Source

kconfig/lxdialog: fix make mrproper

No Makefile in scripts/kconfig/lxdialog anymore, so do not
go there during make mrproper.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Sam Ravnborg 19 years ago
parent
commit
903947d286
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/kconfig/Makefile

+ 0 - 1
scripts/kconfig/Makefile

@@ -135,7 +135,6 @@ endif
 
 clean-files	:= lkc_defs.h qconf.moc .tmp_qtcheck \
 		   .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c
-subdir- += lxdialog
 
 # Needed for systems without gettext
 KBUILD_HAVE_NLS := $(shell \