aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.nmake
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-10 05:58:06 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-10 05:58:06 +0000
commit0983cdddfe7844a73605f4af93a4f10cc91acb12 (patch)
treeb3e79fcb536234a1a187ec34369c27ca927e30bc /asn1/Makefile.nmake
parent6ea19d513b0192d0cee94ddbd1bde229dd942514 (diff)
Preparations to be able to handle unaligned PER.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18119 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/Makefile.nmake')
-rw-r--r--asn1/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake
index b1363ec8d9..55d3a98d8b 100644
--- a/asn1/Makefile.nmake
+++ b/asn1/Makefile.nmake
@@ -252,6 +252,7 @@ ber: \
gnm \
gsmmap \
gsm_ss \
+ h248 \
inap \
ldap \
logotype-cert-extn \
@@ -288,7 +289,6 @@ per: \
h225 \
h235 \
h245 \
- h248 \
h450 \
ranap \
rnsap \