From a4ef2d2c3ad5ba06096da8a2a096d9237b378cec Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Sun, 4 Sep 2011 22:08:39 +0000 Subject: Newlining the line at 80 chars. --- util/fbautostart/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/util/fbautostart/Makefile.am b/util/fbautostart/Makefile.am index 2c85234..d354097 100644 --- a/util/fbautostart/Makefile.am +++ b/util/fbautostart/Makefile.am @@ -1,4 +1,7 @@ # FBAutoStart automakefile. INCLUDES = -I./include bin_PROGRAMS = fbautostart -fbautostart_SOURCES = src/comment.cc src/key.cc src/state.cc src/xdg_parse.cc src/entry.cc src/machine.cc src/value.cc src/xdg_spec.cc src/group.cc src/main.cc src/xdg_autostart.cc src/invalid.cc src/Makefile src/xdg_model.cc +fbautostart_SOURCES = src/comment.cc src/key.cc src/state.cc src/xdg_parse.cc \ + src/entry.cc src/machine.cc src/value.cc src/xdg_spec.cc src/group.cc \ + src/main.cc src/xdg_autostart.cc src/invalid.cc src/Makefile \ + src/xdg_model.cc -- cgit v0.11.2