diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
| commit | 7f50e04925e539dbe28997a6b07369d9f5cb43e3 (patch) | |
| tree | 5a32099e4a3e99013071b0f33ade2a6b97b22b6b /Makefile.am | |
| parent | ca28e08c2f47dec4e30f54c3ef64376a6246fbf9 (diff) | |
add the layer 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 9a9f9d3f..ab4d8867 100644 --- a/Makefile.am +++ b/Makefile.am @@ -173,6 +173,7 @@ openbox_openbox_SOURCES = \ openbox/actions/fullscreen.c \ openbox/actions/iconify.c \ openbox/actions/kill.c \ + openbox/actions/layer.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ |
