diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
| commit | bb0fd965c50289c02619113f113927294fa5be23 (patch) | |
| tree | 9a15f1a6eaa28f16a557cacba547fba0bf75d50e /Makefile.am | |
| parent | 29c4cf4a15bc5fa97ba746b03a5e334f989c645e (diff) | |
add breakchroot 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 1276a7a7..bddea964 100644 --- a/Makefile.am +++ b/Makefile.am @@ -157,6 +157,7 @@ openbox_openbox_SOURCES = \ openbox/actions/all.c \ openbox/actions/all.h \ openbox/actions/activate.c \ + openbox/actions/breakchroot.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ openbox/actions/execute.c \ |
