aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/Makefile')
-rw-r--r--lib/asn1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/Makefile b/lib/asn1/Makefile
index 1bc303b73c..18e95a2471 100644
--- a/lib/asn1/Makefile
+++ b/lib/asn1/Makefile
@@ -25,6 +25,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
#
SUB_DIRECTORIES = src doc/src c_src
+
static_lib: SUB_DIRECTORIES = c_src
@@ -62,7 +63,6 @@ info:
version:
@echo "$(VSN)"
-
# ----------------------------------------------------
# Application (source) release targets
# ----------------------------------------------------