deps the lex h on the c
This commit is contained in:
parent
51ef6e3b55
commit
8887584efa
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ noinst_HEADERS=client.h event.h extensions.h focus.h frame.h geom.h gettext.h \
|
||||||
openbox.h prop.h screen.h stacking.h xerror.h dispatch.h \
|
openbox.h prop.h screen.h stacking.h xerror.h dispatch.h \
|
||||||
timer.h engine.h plugin.h action.h grab.h config.h menu.h parse.h
|
timer.h engine.h plugin.h action.h grab.h config.h menu.h parse.h
|
||||||
|
|
||||||
|
lex.yy.h: lex.yy.c
|
||||||
|
|
||||||
lex.yy.c: parse.l
|
lex.yy.c: parse.l
|
||||||
$(FLEX) $^
|
$(FLEX) $^
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue