ObjFW  Diff

Differences From Artifact [683f8a0c9a]:

To Artifact [f0e8ff964e]:


11
12
13
14
15
16
17

18

19
20
21
22
23
24
25
LIB_MINOR = ${OBJFW_LIB_MINOR}

SRCS = OFASN1BitString.m		\
       OFASN1Boolean.m			\
       OFASN1IA5String.m		\
       OFASN1Integer.m			\
       OFASN1Null.m			\

       OFASN1OctetString.m		\

       OFASN1UTF8String.m		\
       OFASN1Value.m			\
       OFApplication.m			\
       OFArray.m			\
       OFAutoreleasePool.m		\
       OFBlock.m			\
       OFCharacterSet.m			\







>

>







11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
LIB_MINOR = ${OBJFW_LIB_MINOR}

SRCS = OFASN1BitString.m		\
       OFASN1Boolean.m			\
       OFASN1IA5String.m		\
       OFASN1Integer.m			\
       OFASN1Null.m			\
       OFASN1NumericString.m		\
       OFASN1OctetString.m		\
       OFASN1PrintableString.m		\
       OFASN1UTF8String.m		\
       OFASN1Value.m			\
       OFApplication.m			\
       OFArray.m			\
       OFAutoreleasePool.m		\
       OFBlock.m			\
       OFCharacterSet.m			\