Commit e55775ba authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

sync with Rel2 CDD ASN.1

parent 5fe2f507
Loading
Loading
Loading
Loading
Compare 4c927758 to b3b989bd
Original line number Diff line number Diff line
Subproject commit 4c92775894db6a2f5ea3e8347f5d0cd79f31a188
Subproject commit b3b989bd743f70c85467aaf7f9f022788d618f78
+3 −3
Original line number Diff line number Diff line
ifeq (,$(findstring CAM_PDU_Descriptions.asn,$(all_sources)))
  sources := CAM_PDU_Descriptions.asn
endif
ifeq (,$(findstring IETSI_ITS_CDD.asn,$(all_sources)))
  ifeq (,$(findstring ETSI_ITS_CDD.asn,$(all_sources)))
    sources += cdd/ETSI_ITS_CDD.asn
  endif
endif