diff --git a/Makefile.am b/Makefile.am index 6e8cb232..b721508e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,8 +26,8 @@ check_PROGRAMS = \ render/rendertest lib_LTLIBRARIES = \ - render/libobrender.la \ - obt/libobt.la + obt/libobt.la \ + render/libobrender.la bin_PROGRAMS = \ openbox/openbox \