summaryrefslogtreecommitdiff
path: root/asn1/Makefile.inc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-04-11 07:56:00 +0000
committerGuy Harris <guy@alum.mit.edu>2012-04-11 07:56:00 +0000
commit8a2d50951b5d5830349b4a3ce63924cbc49eefdc (patch)
treeb58a7e4d012e21d374581c88e5f7049b63827475 /asn1/Makefile.inc
parent9f925a618faf0730b284c3ba4e3f37078365ab9a (diff)
downloadwireshark-8a2d50951b5d5830349b4a3ce63924cbc49eefdc.tar.gz
Not sure why there's a \ before the EOL there, but it's causing a
warning from the source-lines-of-code script, so.... svn path=/trunk/; revision=42021
Diffstat (limited to 'asn1/Makefile.inc')
-rw-r--r--asn1/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/Makefile.inc b/asn1/Makefile.inc
index fc78658bb0..c01c88aa57 100644
--- a/asn1/Makefile.inc
+++ b/asn1/Makefile.inc
@@ -50,7 +50,7 @@ $(EXPORT_FILES): $(top_srcdir)/tools/asn2wrs.py $(SRC_FILES)
$(EXT_ASN_FILE_LIST) $(ASN_FILE_LIST) $(EXT_ASN_FILE_LIST_LATE)
# Don't clean these up until/unless we start building them...
-#$(DISSECTOR) \
+#$(DISSECTOR)
#$(DISSECTOR_HEADER)
CLEANFILES = \
parsetab.py \