X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=107f7355ce077e20e4bf19b02e5a351c78390daf;hb=73a584981e853f03cbd01930d27d138c6b95707b;hp=c1ecf8e7c36c4bf42171c612bafb6adf91784ea3;hpb=17b0266979137ad957a701c7093a14841a8c2091;p=chaz%2Fopenbox diff --git a/src/Makefile.am b/src/Makefile.am index c1ecf8e7..107f7355 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,10 +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 python.cc bindings.cc -noinst_HEADERS= actions.hh bindings.hh \ - client.hh frame.hh openbox.hh python.hh \ - screen.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