From 6a88803b8c42f44a6f09facc20fcb6fe7901a2f3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 8 Feb 2003 07:42:31 +0000 Subject: [PATCH] formatting --- src/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.39.2