From cee305244662d352a7ad5ab7ae22f6221c064d3d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 11 Nov 2002 10:05:06 +0000 Subject: not using any old blackbox classes anymore! --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 6fe76c90..8034df0e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,8 +15,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=../otk/libotk.a @LIBINTL@ -openbox3_SOURCES= client.cc frame.cc bbscreen.cc openbox.cc screen.cc \ - bbwindow.cc workspace.cc blackbox.cc \ +openbox3_SOURCES= client.cc frame.cc openbox.cc screen.cc \ main.cc xeventhandler.cc MAINTAINERCLEANFILES= Makefile.in -- cgit v1.2.3