add python.hh to the openbox.i deps
This commit is contained in:
parent
ee0591bf39
commit
d833fb1ecc
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ MAINTAINERCLEANFILES= Makefile.in
|
|||
distclean-local:
|
||||
rm -f *\~ *.orig *.rej .\#*
|
||||
|
||||
openbox.i: openbox.hh screen.hh client.hh
|
||||
openbox.i: openbox.hh screen.hh client.hh python.hh
|
||||
touch $@
|
||||
|
||||
openbox_wrap.cc: openbox.i
|
||||
|
|
Loading…
Reference in a new issue