From Olivier Jacques: add imscxdx.xml to the source tarball and NSIS
authorGuy Harris <guy@alum.mit.edu>
Mon, 11 Oct 2004 08:24:46 +0000 (08:24 -0000)
committerGuy Harris <guy@alum.mit.edu>
Mon, 11 Oct 2004 08:24:46 +0000 (08:24 -0000)
packaging information.

svn path=/trunk/; revision=12260

Makefile.am
packaging/nsis/ethereal.nsi

index 6b13819e4b3996a8dae0f071f2015ae89193b956..17c613a439c556fd4cd45dc6461553848a76605f 100644 (file)
@@ -83,7 +83,7 @@ pkgdata_DATA = AUTHORS-SHORT manuf ethereal.html tethereal.html \
 # of that directory.
 #
 diameterdir = $(pkgdatadir)/diameter
-diameter_DATA = dictionary.dtd dictionary.xml mobileipv4.xml \
+diameter_DATA = dictionary.dtd dictionary.xml imscxdx.xml mobileipv4.xml \
        nasreq.xml sunping.xml
 
 PLATFORM_SRC = pcap-util-unix.c
@@ -520,6 +520,7 @@ EXTRA_DIST = \
        image/icon_layout_5.xpm \
        image/icon_layout_6.xpm \
        image/wiretap.rc.in     \
+       imscxdx.xml             \
        make-authors-short.pl   \
        make-authors-short2.pl  \
        make-manuf              \
index 093a96b178f26b0e03bc76bc3ca62680bde1956f..93e5d9af9f8740f0c9301156c989c3abba874ec5 100644 (file)
@@ -275,6 +275,7 @@ File "..\..\doc\ethereal-filter.html"
 SetOutPath $INSTDIR\diameter
 File "..\..\dictionary.dtd"
 File "..\..\dictionary.xml"
+File "..\..\imscxdx.xml"
 File "..\..\mobileipv4.xml"
 File "..\..\nasreq.xml"
 File "..\..\sunping.xml"