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:
b42ef73
)
add the new misc.h and mwm.h to the kernel sources
author
Dana Jansens
<danakj@orodu.net>
Thu, 10 Jul 2003 06:23:54 +0000
(06:23 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 10 Jul 2003 06:23:54 +0000
(06:23 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index cdf5e4edd68ed11c68bfc0ef5dd4e51409dcc738..059255046de67d193cc89e6b1ec5832f069a5cc0 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-154,8
+154,10
@@
kernel_openbox_SOURCES = \
kernel/menu.c \
kernel/menu.h \
kernel/menu_render.c \
+ kernel/misc.h \
kernel/moveresize.c \
kernel/moveresize.h \
+ kernel/mwm.h \
kernel/openbox.c \
kernel/openbox.h \
kernel/plugin.c \