mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user