From e5620c69fc3edbe777e8437221693eb61f7069a5 Mon Sep 17 00:00:00 2001 From: rcyeske Date: Wed, 14 Feb 2001 03:59:13 +0000 Subject: reformatting --- src/Makefile.am | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 85f12d9..921e57f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,29 @@ bin_PROGRAMS = ratpoison -ratpoison_SOURCES = bar.c bar.h conf.h data.h events.c events.h \ -input.c input.h list.c list.h main.c manage.c manage.h number.c \ -number.h ratpoison.h actions.h actions.c getopt.c getopt1.c getopt.h \ -communications.h communications.c messages.h sbuf.c sbuf.h +ratpoison_SOURCES = \ + actions.c \ + actions.h \ + bar.c \ + bar.h \ + communications.c \ + communications.h \ + conf.h \ + data.h \ + events.c \ + events.h \ + getopt.c \ + getopt.h \ + getopt1.c \ + input.c \ + input.h \ + list.c \ + list.h \ + main.c \ + manage.c \ + manage.h \ + messages.h \ + number.c \ + number.h \ + ratpoison.h \ + sbuf.c \ + sbuf.h -- cgit v1.2.3