X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=efb49e1ffa78416769442ce5f3a17749d19441d3;hb=a5a712f9ae652e500c81b42db548d213bde4712e;hp=cbb636405f4e99a5b54c1f4ea506664368236b4e;hpb=6cf79c8fd460818447da9988711dd10b25d7d4f4;p=chaz%2Fopenbox 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