]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
No longer using otk widgets for the frame decorations.
[chaz/openbox] / src / Makefile.am
index bf759d8213dd6cf9711630d5f98390672977bcb4..c1ecf8e7c36c4bf42171c612bafb6adf91784ea3 100644 (file)
@@ -16,11 +16,10 @@ bin_PROGRAMS= openbox3
 openbox3_LDADD=-L../otk -lotk @LIBINTL@
 openbox3_LDFLAGS=-export-dynamic
 openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
-                  main.cc backgroundwidget.cc labelwidget.cc \
-                  buttonwidget.cc python.cc bindings.cc
-noinst_HEADERS= actions.hh backgroundwidget.hh bindings.hh buttonwidget.hh \
-                client.hh frame.hh labelwidget.hh openbox.hh python.hh \
-                screen.hh widgetbase.hh gettext.h
+                  main.cc python.cc bindings.cc
+noinst_HEADERS= actions.hh bindings.hh \
+                client.hh frame.hh openbox.hh python.hh \
+                screen.hh
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.02026 seconds and 4 git commands to generate.