From 70eb03ad50e1a71fd64c8cb1ebabbff311850553 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 18 Dec 2002 02:28:44 +0000 Subject: add an OBBackgroundWidget and use it for setting colors so far. --- 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 bc83bb6f..319a9fde 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=../otk/libotk.a @LIBINTL@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \ - main.cc rootwindow.cc + main.cc rootwindow.cc backgroundwidget.cc MAINTAINERCLEANFILES= Makefile.in -- cgit v1.2.3