From: Dana Jansens Date: Sat, 8 Feb 2003 07:42:31 +0000 (+0000) Subject: formatting X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=6a88803b8c42f44a6f09facc20fcb6fe7901a2f3;p=chaz%2Fopenbox formatting --- diff --git a/src/Makefile.am b/src/Makefile.am index c1ecf8e7..9288490a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,9 +17,8 @@ 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 +noinst_HEADERS= actions.hh bindings.hh client.hh frame.hh openbox.hh \ + python.hh screen.hh MAINTAINERCLEANFILES= Makefile.in