aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/disp
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 03:58:07 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 03:58:07 +0000
commitab7d8cc87dbac5cfdd23d93b7b336fb60ac790b3 (patch)
tree982909cf1811cc73a754e1d9dfdad1808698625b /asn1/disp
parent6883f691c7fff295c53ee6759bae5c95280f1c06 (diff)
Fix a couple of EXPORT_DEPENDS
svn path=/trunk/; revision=52135
Diffstat (limited to 'asn1/disp')
-rw-r--r--asn1/disp/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/disp/Makefile.common b/asn1/disp/Makefile.common
index e957d6268c..b9ce13430b 100644
--- a/asn1/disp/Makefile.common
+++ b/asn1/disp/Makefile.common
@@ -46,7 +46,7 @@ SRC_FILES = \
A2W_FLAGS= -b
EXPORT_DEPENDS = \
- $(builddir)/../dop-exp.cnf
+ $(builddir)/../dop/dop-exp.cnf
EXTRA_CNF = \
$(builddir)/../dap/dap-exp.cnf \