module.mk 165 Bytes
Newer Older
ifeq (,$(findstring ITS_Container.asn,$(all_sources)))
  ifeq (,$(findstring ETSI_ITS_CDD.asn,$(all_sources)))
     sources += cdd/ETSI_ITS_CDD.asn
  endif
endif