add the headers
This commit is contained in:
parent
fc4885a3f4
commit
a1740a5071
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue