Skip to content
Snippets Groups Projects
Commit d16b2dd5 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

fix lxdialog build target

SVN-Revision: 5063
parent 634e2bec
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment