aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-10 17:57:33 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-10 17:57:33 +0000
commite0042382f846768aed719783c6eb709fc67b0d25 (patch)
treed5c461086c9c3e4c52e11bd004f5e15264f29703 /configure.in
parentbd72eccaf69f14488c75c566812dbd3bb0c86b86 (diff)
Finish conversion (well, almost, need to add the
generation stuff to the x.../Makefile.common. I love circular dependencies. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23138 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 1d5a9a5ba8..7047fe7dd1 100644
--- a/configure.in
+++ b/configure.in
@@ -1530,6 +1530,14 @@ AC_OUTPUT(
asn1/t38/Makefile
asn1/tcap/Makefile
asn1/ulp/Makefile
+ asn1/wlancertextn/Makefile
+ asn1/x411/Makefile
+ asn1/x420/Makefile
+ asn1/x509af/Makefile
+ asn1/x509ce/Makefile
+ asn1/x509if/Makefile
+ asn1/x509sat/Makefile
+ asn1/x721/Makefile
doc/Makefile
epan/Makefile
epan/crypt/Makefile