diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-12-30 06:31:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-12-30 06:31:45 +0000 |
| commit | 98c4b4cfe58c712e70575d8d8b00e7a261a2e729 (patch) | |
| tree | b9d95d8a186d83ed02bbf606f1c19c6b28b5491c /src/Makefile.am | |
| parent | b8653c3ab8ee785fc0605a960ac83afb97ac7edf (diff) | |
keybindings underway. dont work yet
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 e406de3f..a8995148 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,7 @@ 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 \ - buttonwidget.cc python.cc openbox_wrap.cc + buttonwidget.cc python.cc bindings.cc openbox_wrap.cc MAINTAINERCLEANFILES= Makefile.in |
