]> 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 4a5ea177251c76770da5a676f07d86bf59a8de35..a07d52899bae2c54cb1a480e3df9ce640e242e90 100644 (file)
@@ -15,9 +15,9 @@ bin_PROGRAMS= openbox
 
 openbox_LDADD=../otk/libotk.a @LIBINTL@
 
-openbox_SOURCES= configuration.cc screen.cc openbox.cc \
-                 timer.cc util.cc window.cc workspace.cc xatom.cc blackbox.cc \
-                 main.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.020249 seconds and 4 git commands to generate.