summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-01-07 20:00:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-01-07 20:00:45 +0000
commitb47ccc30431f15b1dc54ce9c30d4a83244192277 (patch)
tree97575a4db67ec04fde8a065301294eeef40ef2cc /asn1/lte-rrc
parent1296b18c28630fed566797ee15fbd2d52cbab86e (diff)
downloadwireshark-b47ccc30431f15b1dc54ce9c30d4a83244192277.tar.gz
From Vincent Helfre:
updated the conf files to have the message name display + the ,akefile missing from previous checkin. svn path=/trunk/; revision=27180
Diffstat (limited to 'asn1/lte-rrc')
-rw-r--r--asn1/lte-rrc/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/lte-rrc/Makefile.common b/asn1/lte-rrc/Makefile.common
index fe2e0246e9..68a9478da3 100644
--- a/asn1/lte-rrc/Makefile.common
+++ b/asn1/lte-rrc/Makefile.common
@@ -31,7 +31,8 @@ EXT_ASN_FILE_LIST =
ASN_FILE_LIST = \
EUTRA-RRC-Definitions.asn \
- EUTRA-UE-Variables.asn
+ EUTRA-UE-Variables.asn \
+ EUTRA-InterNodeDefinitions.asn
EXTRA_DIST = \
Makefile.nmake \