moved away decoder-template.c


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@576 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4890a55..b3227ad 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -22,7 +22,6 @@
 	./crfc2asn1.pl $(ASN1_SOURCE_1)
 
 EXTRA_DIST = rfc*.txt				\
-	decoder-template.c			\
 	sample.source.PKIX1/README		\
 	sample.source.PKIX1/config.h		\
 	sample.source.PKIX1/Makefile		\
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 61bc66d..2e9411b 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -174,7 +174,6 @@
 	rfc3280-PKIX1Implicit88.asn1
 
 EXTRA_DIST = rfc*.txt				\
-	decoder-template.c			\
 	sample.source.PKIX1/README		\
 	sample.source.PKIX1/config.h		\
 	sample.source.PKIX1/Makefile		\