Loading module.mk +6 −2 Original line number Diff line number Diff line Loading @@ -16,3 +16,7 @@ /build/asn1/ISO_TS_14816/AVIAEINumberingAndDataStructures.asn \ /build/asn1/ISO_TS_17419/CITSapplMgmtIDs.asn \ /build/asn1/ISO_TS_19321/IVI.asn ifeq (,$(findstring ITS_Container.asn ,$(all_sources))) sources += cdd/ITS_Container.asn endif Loading
module.mk +6 −2 Original line number Diff line number Diff line Loading @@ -16,3 +16,7 @@ /build/asn1/ISO_TS_14816/AVIAEINumberingAndDataStructures.asn \ /build/asn1/ISO_TS_17419/CITSapplMgmtIDs.asn \ /build/asn1/ISO_TS_19321/IVI.asn ifeq (,$(findstring ITS_Container.asn ,$(all_sources))) sources += cdd/ITS_Container.asn endif