From 45c2589ef6e6576604543229dfa1582d471e6a94 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 4 Nov 2002 09:25:26 +0000 Subject: xeventhandler can handle everything except client messages now. blackbox is no longer the event handler --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 314d265f..065efbb4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,7 @@ openbox_LDADD=../otk/libotk.a @LIBINTL@ openbox_SOURCES= configuration.cc screen.cc openbox.cc \ util.cc window.cc workspace.cc xatom.cc blackbox.cc \ - main.cc + main.cc xeventhandler.cc MAINTAINERCLEANFILES= Makefile.in -- cgit v1.2.3