diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 03:45:53 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 03:45:53 +0000 |
| commit | 9dacac5e5e6b9ed86e76680b048bc227d8866ac6 (patch) | |
| tree | e154b3b5b959d06060e66ddb21466e075a8d364a /Makefile.am | |
| parent | b76ec18d1c8857cf32598c822364298fc535c84e (diff) | |
added the debug 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 222eefd3..c7335588 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,6 +156,7 @@ openbox_openbox_SOURCES = \ gettext.h \ openbox/actions/all.c \ openbox/actions/all.h \ + openbox/actions/debug.c \ openbox/actions/execute.c \ openbox/actions.c \ openbox/actions.h \ |
