diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-05 07:48:26 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-05 07:48:26 +0000 |
| commit | 641bc819d1b399d2313e3328d111dd70777ecfea (patch) | |
| tree | 5fb8014f9519da3e1ad451ae878fd001fe4afeb0 /src/Makefile.am | |
| parent | f25252a4849ab205856629480178946b2b454aa3 (diff) | |
convert XAtom to OBAtom
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 19306b3f..e20fd953 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS= openbox openbox_LDADD=../otk/libotk.a @LIBINTL@ openbox_SOURCES= configuration.cc screen.cc openbox.cc \ - util.cc bbwindow.cc workspace.cc xatom.cc blackbox.cc \ + util.cc bbwindow.cc workspace.cc atom.cc blackbox.cc \ main.cc xeventhandler.cc MAINTAINERCLEANFILES= Makefile.in |
