diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:04:59 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:04:59 +0000 |
| commit | 58d8b90122b33f608b5c4c5b91d15207eb2cecf1 (patch) | |
| tree | 7cf62efd7464eea988414ad8db9a2c5cab128cb6 /Makefile.am | |
| parent | 5d57a39b702a0f198c8a180a20058e3c82615523 (diff) | |
add restart 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 002b50cf..6d58e90c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,6 +160,7 @@ openbox_openbox_SOURCES = \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/reconfigure.c \ + openbox/actions/restart.c \ openbox/actions/showdesktop.c \ openbox/actions/showmenu.c \ openbox/actions.c \ |
