1. Transitioned to using latest asn1c compiler
[ric-app/admin.git] / src / Makefile
index ab7ae57..7246061 100644 (file)
@@ -10,7 +10,7 @@ JSON := ./json
 PLUGININTERFACE :=./plugin-interface
 CURL := ./curl
 PLUGIN:=./protector-plugin
-ASN1C_DEFS:=../asn1c_defs/all-defs
+ASN1C_DEFS:=../asn1c_defs
 
 # Logging library and flags
 CLOGFLAGS:= `pkg-config mdclog --cflags`