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