gen_files += asn1_ETYPE_INFO2.x and asn1_ETYPE_INFO2_ENTRY.x

(libasn1_la_LDFLAGS): set version to 6:1:1


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12200 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-04 14:18:50 +00:00
parent f8dde7fa07
commit dae49e68a5

View File

@@ -5,7 +5,7 @@ include $(top_srcdir)/Makefile.am.common
YFLAGS = -d
lib_LTLIBRARIES = libasn1.la
libasn1_la_LDFLAGS = -version-info 6:0:0
libasn1_la_LDFLAGS = -version-info 6:1:1
libasn1_la_LIBADD = @LIB_com_err@
@@ -27,6 +27,8 @@ gen_files = \
asn1_ENCTYPE.x \
asn1_ETYPE_INFO.x \
asn1_ETYPE_INFO_ENTRY.x \
asn1_ETYPE_INFO2.x \
asn1_ETYPE_INFO2_ENTRY.x \
asn1_EncAPRepPart.x \
asn1_EncASRepPart.x \
asn1_EncKDCRepPart.x \