X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=107f7355ce077e20e4bf19b02e5a351c78390daf;hb=e659f95516867e2082aa171e818b372624bc5ebf;hp=bdf6a50a9d9b677c1fc2e1148a55417ab6df15f3;hpb=7c8c9e998ffc3a9b22e15feeffe77823142ce531;p=chaz%2Fopenbox diff --git a/src/Makefile.am b/src/Makefile.am index bdf6a50a..107f7355 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,11 +16,9 @@ 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 + main.cc python.cc bindings.cc config.cc +noinst_HEADERS= actions.hh bindings.hh client.hh frame.hh openbox.hh \ + python.hh screen.hh config.hh MAINTAINERCLEANFILES= Makefile.in