]> Dogcows Code - chaz/openbox/commitdiff
add the headers
authorDana Jansens <danakj@orodu.net>
Tue, 4 Feb 2003 13:36:00 +0000 (13:36 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 4 Feb 2003 13:36:00 +0000 (13:36 +0000)
src/Makefile.am

index cbb636405f4e99a5b54c1f4ea506664368236b4e..efb49e1ffa78416769442ce5f3a17749d19441d3 100644 (file)
@@ -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
This page took 0.02466 seconds and 4 git commands to generate.