From: guy Date: Mon, 21 May 2007 01:51:38 +0000 (+0000) Subject: Reflect the name change of the .asn file. X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=commitdiff_plain;h=2bd7acd412656222f996bf634ccd3b84acbead2a Reflect the name change of the .asn file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21849 f5534014-38df-0310-8fa8-9805f1628bb7 --- diff --git a/asn1/Makefile.am b/asn1/Makefile.am index 3b6de9c429..1b3e9d9783 100644 --- a/asn1/Makefile.am +++ b/asn1/Makefile.am @@ -193,7 +193,7 @@ EXTRA_DIST = \ logotype-cert-extn/packet-logotype-cert-extn-template.h \ MAP_Dialogue/Makefile \ MAP_Dialogue/Makefile.nmake \ - MAP_Dialogue/MAP_DialoguePDU.asn \ + MAP_Dialogue/MAP-DialogueInformation.asn \ MAP_Dialogue/MAP_DialoguePDU.cnf \ MAP_Dialogue/packet-MAP-DialoguePDU-template.c \ MAP_Dialogue/packet-MAP-DialoguePDU-template.h \