]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
can tell where events are coming from!
[chaz/openbox] / src / Makefile.am
index 8034df0e773f5245d12e786e42f21a4b0876d976..4e5fa83dda5761af2cd5dbe8f941ebb7ca0251a6 100644 (file)
@@ -15,8 +15,9 @@ bin_PROGRAMS= openbox3
 
 openbox3_LDADD=../otk/libotk.a @LIBINTL@
 
-openbox3_SOURCES= client.cc frame.cc openbox.cc screen.cc \
-                 main.cc xeventhandler.cc
+openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
+                  main.cc rootwindow.cc backgroundwidget.cc labelwidget.cc \
+                  buttonwidget.cc
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.022846 seconds and 4 git commands to generate.