mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:24:39 +02:00
fix lxdialog build target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5063 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5bcdb550e4
commit
4207ba105d
@ -21,10 +21,9 @@ mconf-objs := mconf.o zconf.tab.o
|
||||
clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \
|
||||
.tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c
|
||||
|
||||
all: conf mconf lxdialog
|
||||
all: conf mconf lxdialog/lxdialog
|
||||
|
||||
.PHONY: lxdialog
|
||||
lxdialog:
|
||||
lxdialog/lxdialog:
|
||||
$(MAKE) -C lxdialog
|
||||
|
||||
conf: $(conf-objs)
|
||||
|
Loading…
Reference in New Issue
Block a user