summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cbb63640..efb49e1f 100644
--- a/src/Makefile.am
+++ b/src/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