aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x509sat/Makefile')
-rwxr-xr-xasn1/x509sat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x509sat/Makefile b/asn1/x509sat/Makefile
index f7d8a4c5ce..805e1535c7 100755
--- a/asn1/x509sat/Makefile
+++ b/asn1/x509sat/Makefile
@@ -1,5 +1,5 @@
../../epan/dissectors/packet-x509sat.c : ../../tools/asn2eth.py SelectedAttributeTypes.asn packet-x509sat-template.c packet-x509sat-template.h x509sat.cnf ../x509if/x509if-exp.cnf
- python ../../tools/asn2eth.py -X -b -k -e -p x509sat -c x509sat.cnf -s packet-x509sat-template SelectedAttributeTypes.asn
+ python ../../tools/asn2eth.py -X -b -e -p x509sat -c x509sat.cnf -s packet-x509sat-template SelectedAttributeTypes.asn
cp packet-x509sat.* ../../epan/dissectors