aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-10 13:00:21 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-10 13:00:21 +0000
commitfbe646b9493077d4f9e5c3fbdf3f8b7c499bb9b4 (patch)
treeb8d5f18c94cbb10ba28666323f77c870eeea6dad /asn1/dap
parente37134ff33c9fcd7f9dce39ce683b9c66d234fe6 (diff)
pkixcrmf -> crmf to make directory name consistent with filenames
svn path=/trunk/; revision=30472
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