diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:01:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:01:36 +0000 |
| commit | 5d57a39b702a0f198c8a180a20058e3c82615523 (patch) | |
| tree | f4d99e1ccd99262c51b58e841f2094c8f9cedb3a /Makefile.am | |
| parent | 1b7e813c62a6e54690d15550d51ac4269e63f346 (diff) | |
add exit and reconfigure actions
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0529ecd7..002b50cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,6 +158,8 @@ openbox_openbox_SOURCES = \ openbox/actions/all.h \ openbox/actions/debug.c \ openbox/actions/execute.c \ + openbox/actions/exit.c \ + openbox/actions/reconfigure.c \ openbox/actions/showdesktop.c \ openbox/actions/showmenu.c \ openbox/actions.c \ |
