From d3b7c84d4c640face48dfb54d70de2bff1551429 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 6 Nov 2002 07:01:59 +0000 Subject: moving strut into its own .hh. adding OBClient class --- 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 85479f69..a07d5289 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS= openbox openbox_LDADD=../otk/libotk.a @LIBINTL@ -openbox_SOURCES= configuration.cc screen.cc openbox.cc \ +openbox_SOURCES= client.cc configuration.cc screen.cc openbox.cc \ util.cc bbwindow.cc workspace.cc blackbox.cc \ main.cc xeventhandler.cc -- cgit v1.2.3