all repos — openbox @ ed4696f6910047ae596a874ef3f1f85b5390aadb

openbox fork - make it a bit more like ryudo

more deps
Dana Jansens danakj@orodu.net
commit

ed4696f6910047ae596a874ef3f1f85b5390aadb

parent

5f436ee81d571d622cc62166d8bb89358c06f04d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M otk/Makefile.amotk/Makefile.am

@@ -14,7 +14,7 @@

distclean-local: rm -f *\~ *.orig *.rej .\#* -otk_test: libotk.a +otk_test: libotk.a otk_test.cc $(CXX) $(CPPFLAGS) -DHAVE_CONFIG_H -I. -I. -I.. -I../src $(XFT_CFLAGS) -Wall -W -pedantic -DNDEBUG -g -O2 -o otk_test otk_test.cc $(XFT_LIBS) ./libotk.a # local dependencies