diff options
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 85479f69..a07d5289 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS= openbox openbox_LDADD=../otk/libotk.a @LIBINTL@ -openbox_SOURCES= configuration.cc screen.cc openbox.cc \ +openbox_SOURCES= client.cc configuration.cc screen.cc openbox.cc \ util.cc bbwindow.cc workspace.cc blackbox.cc \ main.cc xeventhandler.cc |
