summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dcdf711..81562fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,12 @@
SRCS = ACSE-1.erl \
CSTA-application-context-information-csta3.erl \
Remote-Operations-Generic-ROS-PDUs.erl \
- KME-specific-types.erl
+ KME-specific-types.erl \
+ CSTA-device-identifiers.erl \
+ CSTA-call-connection-identifiers.erl \
+ CSTA-extension-types.erl \
+ CSTA-security.erl \
+ CSTA-escape-service.erl
all: $(SRCS)