From 792abe67a205cbabc5af5a6b98010bff2bed858f Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Mon, 25 Feb 2008 04:49:39 +0000 Subject: Whitespace cleanup (bzr r4843) --- src/live_effects/Makefile_insert | 72 +++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 37 deletions(-) (limited to 'src/live_effects/Makefile_insert') diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index d639bb42d..d7cc55939 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -1,37 +1,35 @@ -## Makefile.am fragment sourced by src/Makefile.am. - -live_effects/all: live_effects/liblive_effects.a live_effects/parameter/all - -live_effects/clean: - rm -f live_effects/liblive_effects.a $(live_effects_liblive_effects_a_OBJECTS) - -live_effects_liblive_effects_a_SOURCES = \ - live_effects/effect.cpp \ - live_effects/effect.h \ - live_effects/lpeobject.cpp \ - live_effects/lpeobject.h \ - live_effects/lpeobject-reference.cpp \ - live_effects/lpeobject-reference.h \ - live_effects/n-art-bpath-2geom.cpp \ - live_effects/n-art-bpath-2geom.h \ - live_effects/lpe-skeletalstrokes.cpp \ - live_effects/lpe-skeletalstrokes.h \ - live_effects/lpe-pathalongpath.cpp \ - live_effects/lpe-pathalongpath.h \ - live_effects/lpe-sketch.cpp \ - live_effects/lpe-sketch.h \ - live_effects/lpe-knot.cpp \ - live_effects/lpe-knot.h \ - live_effects/lpe-vonkoch.cpp \ - live_effects/lpe-vonkoch.h \ - live_effects/lpe-curvestitch.cpp \ - live_effects/lpe-curvestitch.h \ - live_effects/lpe-gears.cpp \ - live_effects/lpe-gears.h \ - live_effects/lpe-test-doEffect-stack.cpp \ - live_effects/lpe-test-doEffect-stack.h \ - live_effects/lpe-slant.cpp \ - live_effects/lpe-slant.h - - - +## Makefile.am fragment sourced by src/Makefile.am. + +live_effects/all: live_effects/liblive_effects.a live_effects/parameter/all + +live_effects/clean: + rm -f live_effects/liblive_effects.a $(live_effects_liblive_effects_a_OBJECTS) + +live_effects_liblive_effects_a_SOURCES = \ + live_effects/effect.cpp \ + live_effects/effect.h \ + live_effects/lpeobject.cpp \ + live_effects/lpeobject.h \ + live_effects/lpeobject-reference.cpp \ + live_effects/lpeobject-reference.h \ + live_effects/n-art-bpath-2geom.cpp \ + live_effects/n-art-bpath-2geom.h \ + live_effects/lpe-skeletalstrokes.cpp \ + live_effects/lpe-skeletalstrokes.h \ + live_effects/lpe-pathalongpath.cpp \ + live_effects/lpe-pathalongpath.h \ + live_effects/lpe-sketch.cpp \ + live_effects/lpe-sketch.h \ + live_effects/lpe-knot.cpp \ + live_effects/lpe-knot.h \ + live_effects/lpe-vonkoch.cpp \ + live_effects/lpe-vonkoch.h \ + live_effects/lpe-curvestitch.cpp \ + live_effects/lpe-curvestitch.h \ + live_effects/lpe-gears.cpp \ + live_effects/lpe-gears.h \ + live_effects/lpe-test-doEffect-stack.cpp \ + live_effects/lpe-test-doEffect-stack.h \ + live_effects/lpe-slant.cpp \ + live_effects/lpe-slant.h + -- cgit v1.2.3