all repos — openbox @ 6a88803b8c42f44a6f09facc20fcb6fe7901a2f3

openbox fork - make it a bit more like ryudo

formatting
Dana Jansens danakj@orodu.net
commit

6a88803b8c42f44a6f09facc20fcb6fe7901a2f3

parent

17b0266979137ad957a701c7093a14841a8c2091

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

jump to
M src/Makefile.amsrc/Makefile.am

@@ -17,9 +17,8 @@ openbox3_LDADD=-L../otk -lotk @LIBINTL@

openbox3_LDFLAGS=-export-dynamic openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \ main.cc python.cc bindings.cc -noinst_HEADERS= actions.hh bindings.hh \ - client.hh frame.hh openbox.hh python.hh \ - screen.hh +noinst_HEADERS= actions.hh bindings.hh client.hh frame.hh openbox.hh \ + python.hh screen.hh MAINTAINERCLEANFILES= Makefile.in