diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-01-15 21:40:15 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-01-15 21:43:23 -0500 |
| commit | fb7a71da202632c7301ada67c8b4420bfb8d8fbe (patch) | |
| tree | 121ebbb1c01e6184dce49c376e56248090a4bc7b /Makefile.am | |
| parent | d790dc162d24cfdcc236114b50c51af62612646a (diff) | |
can tell when a window that was "closed" has stopped responding now
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 34ee07e4..6b474a65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -243,6 +243,8 @@ openbox_openbox_SOURCES = \ openbox/mwm.h \ openbox/openbox.c \ openbox/openbox.h \ + openbox/ping.c \ + openbox/ping.h \ openbox/place.c \ openbox/place.h \ openbox/popup.c \ |
