module.mk 395 Bytes
Newer Older
ASN.1 Documenter's avatar
ASN.1 Documenter committed
sources := LibItsDenm_EncdecDeclarations.ttcn  \
  LibItsDenm_Pics.ttcn                         \
  LibItsDenm_Pixits.ttcn                       \
  LibItsDenm_Templates.ttcn                    \
  LibItsDenm_TypesAndValues.ttcn               \
  asn1/DENM_PDU_Descriptions.asn               \

ifeq (,$(ITS_CONTAINER))
   ITS_CONTAINER := defined
   sources += asn1/cdd/ITS_Container.asn
endif