From f116b791d5ba5d6d65aba816e94569e69292a3ee Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 29 Oct 2015 07:29:56 +0100 Subject: Request ext/co --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0e0f345..6499554 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ ASN1 = ACSE-1.asn1 \ CSTA-monitor-start.asn1 \ CSTA-status-reporting.asn1 \ Remote-Operations-Generic-ROS-PDUs.asn1 \ + Remote-Operations-Information-Objects.asn1 \ KME-specific-types.asn1 \ CSTA-device-identifiers.asn1 \ CSTA-call-connection-identifiers.asn1 \ @@ -18,7 +19,6 @@ all: $(SRCS) %.erl: lib/%.asn1 erlc $< - erlc $@ clean: rm -f $(SRCS) $(HDRS) *.beam *.asn1db -- cgit v1.2.3