From 2528b4458cec8c784317d12d09c98bb53f034186 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 10 Nov 2002 12:45:47 +0000 Subject: new OBScreen class is somewhat complete now i think --- 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 ef61e4c7..a998e93d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=../otk/libotk.a @LIBINTL@ -openbox3_SOURCES= client.cc frame.cc bbscreen.cc openbox.cc \ +openbox3_SOURCES= client.cc frame.cc bbscreen.cc openbox.cc screen.cc \ bbwindow.cc workspace.cc blackbox.cc \ main.cc xeventhandler.cc -- cgit v1.2.3