summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/Makefile2
-rw-r--r--extra/config/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/extra/Makefile b/extra/Makefile
index 14ce2d5ed..e32daef36 100644
--- a/extra/Makefile
+++ b/extra/Makefile
@@ -26,7 +26,7 @@ include $(TOPDIR)Rules.mak
LIBC=$(TOPDIR)libc.a
-DIRS = gcc-uClibc
+DIRS = gcc-uClibc config
all: subdirs
diff --git a/extra/config/Makefile b/extra/config/Makefile
index c782ce4eb..383dee551 100644
--- a/extra/config/Makefile
+++ b/extra/config/Makefile
@@ -80,4 +80,5 @@ endif
clean:
rm -f *.o *~ core $(TARGETS) $(MCONF_OBJS) $(CONF_OBJS) \
conf mconf zconf.tab.c zconf.tab.h lex.zconf.c lkc_defs.h
+ $(MAKE) -C lxdialog clean