Delete svn tags. We don't need them in git
[synfig.git] / synfig-core / tags / 0.61.08 / src / modules / mod_particle / Makefile.am
diff --git a/synfig-core/tags/0.61.08/src/modules/mod_particle/Makefile.am b/synfig-core/tags/0.61.08/src/modules/mod_particle/Makefile.am
deleted file mode 100644 (file)
index 34b9764..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id$
-
-
-MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
-
-moduledir=@MODULE_DIR@
-
-module_LTLIBRARIES = libmod_particle.la
-libmod_particle_la_SOURCES = random.cpp random.h plant.cpp plant.h main.cpp 
-libmod_particle_la_CXXFLAGS = @SYNFIG_CFLAGS@
-libmod_particle_la_LIBADD = ../../synfig/libsynfig.la @SYNFIG_LIBS@
-libmod_particle_la_LDFLAGS = -module -no-undefined -avoid-version
-EXTRA_DIST= mod_particle.nsh unmod_particle.nsh