diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-05 09:13:46 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-05 09:13:46 +0000 |
| commit | c9f36d34a414123cec8ebc35c87b8b9d5673b155 (patch) | |
| tree | 36bfcaafaea855d3b703d57c409c2fd97952b5c3 /src/Makefile.am | |
| parent | 68016ac352db39d538f725234a98df7caaa19cc0 (diff) | |
finish conversion to the new otk::OBProperty class with its new interface
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e20fd953..85479f69 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS= openbox openbox_LDADD=../otk/libotk.a @LIBINTL@ openbox_SOURCES= configuration.cc screen.cc openbox.cc \ - util.cc bbwindow.cc workspace.cc atom.cc blackbox.cc \ + util.cc bbwindow.cc workspace.cc blackbox.cc \ main.cc xeventhandler.cc MAINTAINERCLEANFILES= Makefile.in |
