summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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