Delete svn tags. We don't need them in git
[synfig.git] / synfig-core / tags / synfig_0_61_07_rc2 / src / modules / mod_openexr / Makefile.am
diff --git a/synfig-core/tags/synfig_0_61_07_rc2/src/modules/mod_openexr/Makefile.am b/synfig-core/tags/synfig_0_61_07_rc2/src/modules/mod_openexr/Makefile.am
deleted file mode 100644 (file)
index 37934cf..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# $Id$
-
-
-MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_srcdir)/src
-
-moduledir=@MODULE_DIR@
-
-if WITH_OPENEXR
-module_LTLIBRARIES = libmod_openexr.la
-libmod_openexr_la_SOURCES = main.cpp mptr_openexr.cpp mptr_openexr.h trgt_openexr.cpp trgt_openexr.h
-libmod_openexr_la_LDFLAGS = -module @PNG_LIBS@ -no-undefined
-libmod_openexr_la_LIBADD = -L../../synfig -lsynfig @SYNFIG_LIBS@ @OPENEXR_LIBS@
-libmod_openexr_la_CXXFLAGS = @SYNFIG_CFLAGS@ @OPENEXR_CFLAGS@
-else
-endif
-
-
-EXTRA_DIST= mod_openexr.nsh unmod_openexr.nsh