simplify dependencies
diff --git a/skeletons/file-dependencies b/skeletons/file-dependencies
index acd86c3..76abdb5 100644
--- a/skeletons/file-dependencies
+++ b/skeletons/file-dependencies
@@ -3,8 +3,6 @@
 # The format is like this:
 # 	<filename> <dependent-file> ...
 #
-# $Id$
-#
 
 ANY.h ANY.c
 BMPString.h BMPString.c UTF8String.h
@@ -37,7 +35,7 @@
 asn_SET_OF.h asn_SET_OF.c
 constr_CHOICE.h constr_CHOICE.c
 constr_SEQUENCE.h constr_SEQUENCE.c
-constr_SEQUENCE_OF.h constr_SEQUENCE_OF.c constr_SEQUENCE_oer.h asn_SEQUENCE_OF.h constr_SET_OF.h
+constr_SEQUENCE_OF.h constr_SEQUENCE_OF.c asn_SEQUENCE_OF.h constr_SET_OF.h
 constr_SET.h constr_SET.c
 constr_SET_OF.h constr_SET_OF.c asn_SET_OF.h
 
@@ -70,6 +68,8 @@
 converter-sample.c		# A default name for sample transcoder
 
 CODEC-OER:			# THIS IS A SPECIAL SECTION
-constr_SEQUENCE_oer.h constr_SEQUENCE_oer.c
+INTEGER_oer.c
+NativeInteger_oer.c
+constr_SEQUENCE_oer.c
 
 CODEC-PER:			# THIS IS A SPECIAL SECTION