projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ef6e3
)
deps the lex h on the c
author
Dana Jansens
<danakj@orodu.net>
Wed, 2 Apr 2003 17:03:39 +0000
(17:03 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 2 Apr 2003 17:03:39 +0000
(17:03 +0000)
openbox/Makefile.am
patch
|
blob
|
history
diff --git
a/openbox/Makefile.am
b/openbox/Makefile.am
index 33355cb387a895ed9004741b299c4b30f5b7e8a9..586b2e43a57076eb689a14ac7c5477ce56ccd6c2 100644
(file)
--- a/
openbox/Makefile.am
+++ b/
openbox/Makefile.am
@@
-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 \
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
$(FLEX) $^