don't attempt to regenerate ranap-common, it is not auto generated!

This commit is contained in:
Harald Welte 2015-09-10 19:35:09 +02:00
parent 64b4ebe57c
commit 68fcff219f
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@ rua_encoder.c: $(ASN1_ROOT)/rua/RUA-PDU-Contents.asn
ranap_encoder.c: $(ASN1_ROOT)/ranap/RANAP-PDU-Contents.asn
$(ASN1TOSTRUCT) -p RANAP_ -f $<
.PHONY: ranap_common.h
ranap_common.h:
for f in ranap/*.h; do echo "#include \"$f\""; done > ranap_common.h
hnbap/libosmo-asn1-hnbap.a:
$(MAKE) -C hnbap