diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
| commit | 8ab1e9537e5aebfe48d826cbf266cf8d582d9d65 (patch) | |
| tree | faf8857d5a7cd35822802a676bfd83266368541c /Makefile.am | |
| parent | 4044b942e74b59599e82bb4834a730c32e49820d (diff) | |
add resizerelative 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 63c3f843..896597f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -184,6 +184,7 @@ openbox_openbox_SOURCES = \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ openbox/actions/resize.c \ + openbox/actions/resizerelative.c \ openbox/actions/restart.c \ openbox/actions/shade.c \ openbox/actions/showdesktop.c \ |
