diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-03-02 02:50:19 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-03-02 03:46:22 -0500 |
| commit | 4d098217301086d5ab142d6c4184f01d18c8b329 (patch) | |
| tree | 4bbe63dc780f2115cbdcbbccb57e9b543e5806cd /Makefile.am | |
| parent | b20ef1556a582bdf91578b17344feb0048ca208b (diff) | |
add a SessionLogout action
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0b7e5878..74f2b48a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -175,6 +175,7 @@ openbox_openbox_SOURCES = \ openbox/actions/if.c \ openbox/actions/kill.c \ openbox/actions/layer.c \ + openbox/actions/session.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/move.c \ |
