render depends on obt, so make/install it first (fixes making deb package from it)
This commit is contained in:
parent
163950b23b
commit
9d1bb266ee
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ check_PROGRAMS = \
|
||||||
render/rendertest
|
render/rendertest
|
||||||
|
|
||||||
lib_LTLIBRARIES = \
|
lib_LTLIBRARIES = \
|
||||||
render/libobrender.la \
|
obt/libobt.la \
|
||||||
obt/libobt.la
|
render/libobrender.la
|
||||||
|
|
||||||
bin_PROGRAMS = \
|
bin_PROGRAMS = \
|
||||||
openbox/openbox \
|
openbox/openbox \
|
||||||
|
|
Loading…
Reference in a new issue