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 b6e36e05..4a5ea177 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS= openbox openbox_LDADD=../otk/libotk.a @LIBINTL@ -openbox_SOURCES= basedisplay.cc configuration.cc screen.cc screeninfo.cc \ +openbox_SOURCES= configuration.cc screen.cc openbox.cc \ timer.cc util.cc window.cc workspace.cc xatom.cc blackbox.cc \ main.cc |
