summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-01-15 21:40:15 -0500
committerDana Jansens <danakj@orodu.net>2008-01-15 21:43:23 -0500
commitfb7a71da202632c7301ada67c8b4420bfb8d8fbe (patch)
tree121ebbb1c01e6184dce49c376e56248090a4bc7b /Makefile.am
parentd790dc162d24cfdcc236114b50c51af62612646a (diff)
can tell when a window that was "closed" has stopped responding now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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 \