diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:51:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:51:28 +0000 |
| commit | d846979db91a81781993b3e14f6bc0803b9c3ed1 (patch) | |
| tree | 559b60b79694e1867356245c013095d26279f982 /Makefile.am | |
| parent | 976add593801af58ae6c5e39fd70e1738878bf93 (diff) | |
add the decorations 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 4d2b78a8..b067543c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,6 +160,7 @@ openbox_openbox_SOURCES = \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ + openbox/actions/decorations.c \ openbox/actions/directionalcyclewindows.c \ openbox/actions/directionaltargetwindow.c \ openbox/actions/execute.c \ |
