Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_04 / synfig-core / src / modules / lyr_std / Makefile.am
1 # $Header: /opt/voria/cvs/synfig/src/modules/lyr_std/Makefile.am,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
2
3
4 MAINTAINERCLEANFILES=Makefile.in
5 INCLUDES = -I$(top_srcdir)/src
6
7 moduledir=@MODULE_DIR@
8
9 module_LTLIBRARIES = liblyr_std.la
10 liblyr_std_la_SOURCES = main.cpp timeloop.cpp timeloop.h warp.cpp warp.h xorpattern.cpp booleancurve.h booleancurve.cpp bevel.cpp bevel.h shade.cpp shade.h twirl.cpp twirl.h stretch.cpp stretch.h xorpattern.h clamp.cpp clamp.h supersample.cpp supersample.h insideout.cpp insideout.h julia.cpp julia.h rotate.cpp rotate.h mandelbrot.cpp mandelbrot.h zoom.h zoom.cpp import.cpp import.h translate.h translate.cpp sphere_distort.h sphere_distort.cpp
11 liblyr_std_la_CXXFLAGS = @SYNFIG_CFLAGS@
12 liblyr_std_la_LIBADD = -L../../synfig -lsynfig @SYNFIG_LIBS@
13 liblyr_std_la_LDFLAGS = -module -no-undefined
14 EXTRA_DIST= lyr_std.nsh unlyr_std.nsh