]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
when creating an OBClient class, get all the info on that class immediately.
[chaz/openbox] / src / Makefile.am
index e20fd953d373cbc5e34cda178c2f61c8fe133aef..a07d52899bae2c54cb1a480e3df9ce640e242e90 100644 (file)
@@ -15,8 +15,8 @@ bin_PROGRAMS= openbox
 
 openbox_LDADD=../otk/libotk.a @LIBINTL@
 
-openbox_SOURCES= configuration.cc screen.cc openbox.cc \
-                 util.cc bbwindow.cc workspace.cc atom.cc blackbox.cc \
+openbox_SOURCES= client.cc configuration.cc screen.cc openbox.cc \
+                 util.cc bbwindow.cc workspace.cc blackbox.cc \
                  main.cc xeventhandler.cc
 
 MAINTAINERCLEANFILES= Makefile.in
This page took 0.021899 seconds and 4 git commands to generate.