diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-07 00:57:00 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-07 00:57:00 +0000 |
| commit | 00e2c5aaad4a0831fd1e0d1b1c287df4d6eaac93 (patch) | |
| tree | b2a675761ae4f6783e0dc1d2432fd7de22226c2d /src/Makefile.am | |
| parent | 07d835a044c750c6ed8d58466fc5cc6a5808a8ac (diff) | |
keep track of desktops...
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 fab23110..620789c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,7 +18,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=-L../otk -lotk @LIBINTL@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \ - main.cc rootwindow.cc backgroundwidget.cc labelwidget.cc \ + main.cc backgroundwidget.cc labelwidget.cc \ buttonwidget.cc python.cc bindings.cc \ openbox_wrap.cc |
