aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/dap')
-rw-r--r--asn1/dap/Makefile.common6
-rw-r--r--asn1/dap/dap.cnf2
2 files changed, 4 insertions, 4 deletions
diff --git a/asn1/dap/Makefile.common b/asn1/dap/Makefile.common
index 638703e8eb..45430211da 100644
--- a/asn1/dap/Makefile.common
+++ b/asn1/dap/Makefile.common
@@ -54,7 +54,7 @@ A2W_FLAGS= -b -e -L
EXTRA_CNF= \
../disp/disp-exp.cnf \
../dsp/dsp-exp.cnf \
- ../pkixcrmf/crmf-exp.cnf \
+ ../crmf/crmf-exp.cnf \
../ros/ros-exp.cnf \
../x509af/x509af-exp.cnf \
../x509if/x509if-exp.cnf \
@@ -66,8 +66,8 @@ EXTRA_CNF= \
../dsp/dsp-exp.cnf:
(cd ../dsp && $(MAKE_CNF_EXPORT))
-../pkixcrmf/crmf-exp.cnf:
- (cd ../pkixcrmf && $(MAKE_CNF_EXPORT))
+../crmf/crmf-exp.cnf:
+ (cd ../crmf && $(MAKE_CNF_EXPORT))
../ros/ros-exp.cnf:
(cd ../ros && $(MAKE_CNF_EXPORT))
diff --git a/asn1/dap/dap.cnf b/asn1/dap/dap.cnf
index da674ac9a0..46cb3808b9 100644
--- a/asn1/dap/dap.cnf
+++ b/asn1/dap/dap.cnf
@@ -1,7 +1,7 @@
#.IMPORT ../x509if/x509if-exp.cnf
#.IMPORT ../x509af/x509af-exp.cnf
#.IMPORT ../x509sat/x509sat-exp.cnf
-#.IMPORT ../pkixcrmf/crmf-exp.cnf
+#.IMPORT ../crmf/crmf-exp.cnf
#.IMPORT ../dsp/dsp-exp.cnf
#.IMPORT ../disp/disp-exp.cnf
#.IMPORT ../ros/ros-exp.cnf