aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p7/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/p7/Makefile.common')
-rw-r--r--asn1/p7/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/asn1/p7/Makefile.common b/asn1/p7/Makefile.common
index 6b3b8780b4..430366c62f 100644
--- a/asn1/p7/Makefile.common
+++ b/asn1/p7/Makefile.common
@@ -53,12 +53,12 @@ SRC_FILES = \
A2W_FLAGS= -b -e -L -C
EXTRA_CNF= \
- ../x411/x411-exp.cnf \
+ ../p1/p1-exp.cnf \
../ros/ros-exp.cnf \
../rtse/rtse.cnf
-../x411/x411-exp.cnf:
- (cd ../x411 && $(MAKE_CNF_EXPORT))
+../p1/p1-exp.cnf:
+ (cd ../p1 && $(MAKE_CNF_EXPORT))
../ros/ros-exp.cnf:
(cd ../ros && $(MAKE_CNF_EXPORT))