diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-12-02 22:12:26 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-12-02 22:12:26 +0000 |
| commit | dca0c9f5a308e115ec308cdc8ca7987ff4fc0479 (patch) | |
| tree | 7c757e37e0e053fbbf9f9c26c0f9b3ef6b5964ff /src/Makefile.am | |
| parent | 74cb09bb2cc4832463a57743b1495eef24237d2a (diff) | |
add an OBRootWindow class that watches events/properties on root windows
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 456c667d..ac4534c6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=../otk/libotk.a @LIBINTL@ openbox3_SOURCES= client.cc frame.cc openbox.cc screen.cc \ - main.cc + main.cc rootwindow.cc MAINTAINERCLEANFILES= Makefile.in |
