summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-10-29 07:29:56 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-10-29 07:29:56 +0100
commitf116b791d5ba5d6d65aba816e94569e69292a3ee (patch)
tree51ee7921ad8e28bd0deedbfa8af8c6b46d381705 /Makefile
parent90b95bba6a4ea41d26d5c260519078cfa629051b (diff)
Request ext/co
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