diff options
Diffstat (limited to 'openbox/Makefile.am')
| -rw-r--r-- | openbox/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/Makefile.am b/openbox/Makefile.am index 0b2bcbe8..2503354f 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -42,7 +42,7 @@ parse.h: y.tab.h y.tab.h: y.tab.c -y.tab.c: parse.yacc +y.tab.c: parse.y $(YACC) -d $< MAINTAINERCLEANFILES= Makefile.in |
