aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x411')
-rw-r--r--asn1/x411/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x411/Makefile b/asn1/x411/Makefile
index 69bae85136..98a612167a 100644
--- a/asn1/x411/Makefile
+++ b/asn1/x411/Makefile
@@ -10,7 +10,7 @@ $(DISSECTOR_FILES): ../../tools/asn2eth.py x411.asn packet-x411-template.c packe
python ../../tools/asn2eth.py -X -b -e -p x411 -c x411.cnf -s packet-x411-template x411.asn
clean:
- rm -f parsetab.py $(DISSECTOR_FILES)
+ rm -f parsetab.py $(DISSECTOR_FILES) *~
copy_files: generate_dissector
cp $(DISSECTOR_FILES) ../../epan/dissectors