projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4885a
)
add the headers
author
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 13:36:00 +0000
(13:36 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 13:36:00 +0000
(13:36 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index cbb636405f4e99a5b54c1f4ea506664368236b4e..efb49e1ffa78416769442ce5f3a17749d19441d3 100644
(file)
--- 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