aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asn1/Makefile.nmake2
-rw-r--r--asn1/t124/Makefile.nmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake
index 9a34b3a91c..124be2fa92 100644
--- a/asn1/Makefile.nmake
+++ b/asn1/Makefile.nmake
@@ -132,7 +132,7 @@ PER_LIST= \
rua \
s1ap \
sabp \
-### t124 \
+ t124 \
t38 \
tetra \
ulp \
diff --git a/asn1/t124/Makefile.nmake b/asn1/t124/Makefile.nmake
index af53cbc544..87116460d0 100644
--- a/asn1/t124/Makefile.nmake
+++ b/asn1/t124/Makefile.nmake
@@ -28,4 +28,4 @@ include Makefile.common
include ../Makefile.inc.nmake
MCS-PROTOCOL.asn: ../t125/MCS-PROTOCOL.asn
- cp $< $@
+ cp $** $@