all repos — openbox @ a1740a50719e926fd491abff6dcc96c86a4b5a06

openbox fork - make it a bit more like ryudo

add the headers
Dana Jansens danakj@orodu.net
commit

a1740a50719e926fd491abff6dcc96c86a4b5a06

parent

fc4885a3f4c2a023a6e64cce62fc5cde1667f2e9

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

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

@@ -21,6 +21,9 @@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \

main.cc backgroundwidget.cc labelwidget.cc \ buttonwidget.cc python.cc bindings.cc \ openbox_wrap.cc +noinst_HEADERS= actions.hh backgroundwidget.hh bindings.hh buttonwidget.hh \ + client.hh frame.hh labelwidget.hh openbox.hh python.hh \ + screen.hh widgetbase.hh openbox3_LDFLAGS= $(PYTHON_LDFLAGS) script_DATA = ob.py