summaryrefslogtreecommitdiff
path: root/asn1/tetra
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-05-11 12:16:06 +0000
committerJörg Mayer <jmayer@loplof.de>2013-05-11 12:16:06 +0000
commit66eb2bed96f8c5331ac04977ecc1a86b8e5bdf08 (patch)
tree627a76071533a6166da9f00f36863313afe57bd3 /asn1/tetra
parenteab4f3893d232843caf21a6b3aa235d1d69b6c44 (diff)
downloadwireshark-66eb2bed96f8c5331ac04977ecc1a86b8e5bdf08.tar.gz
Small cleanups
svn path=/trunk/; revision=49242
Diffstat (limited to 'asn1/tetra')
-rw-r--r--asn1/tetra/Makefile.common7
1 files changed, 3 insertions, 4 deletions
diff --git a/asn1/tetra/Makefile.common b/asn1/tetra/Makefile.common
index ae702709eb..fab451d59d 100644
--- a/asn1/tetra/Makefile.common
+++ b/asn1/tetra/Makefile.common
@@ -25,7 +25,7 @@ PROTOCOL_NAME=tetra
EXT_ASN_FILE_LIST =
ASN_FILE_LIST = \
- tetra.asn
+ $(PROTOCOL_NAME).asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
@@ -34,12 +34,11 @@ EXTRA_DIST = \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \
- tetra.cnf
+ $(PROTOCOL_NAME).cnf
SRC_FILES = \
$(EXTRA_DIST) \
- $(EXT_ASN_FILE_LIST) \
- tetra.asn
+ $(EXT_ASN_FILE_LIST)
A2W_FLAGS= -u