From: Dana Jansens Date: Tue, 4 Feb 2003 13:36:00 +0000 (+0000) Subject: add the headers X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=a1740a50719e926fd491abff6dcc96c86a4b5a06;p=chaz%2Fopenbox add the headers --- 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