aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-18 18:15:24 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-18 18:15:24 +0000
commit1a13f3629de174639868bf3655cc066b343567e9 (patch)
tree40628e4910c22ec6832f8496d7cb7db65be5e98a /Makefile.am
parent6f889abf81771964d695cd1a2e2831eec888e4a8 (diff)
From Martin Warnes
Attached a small patch to top level Makefile.am to include the recently added diamter data files chargecontrol.xml and TGPPSh.xml From jaaap Keuter: I've polished up the README.malloc describing ememified memory management. It's basically the same information, but made a bit more accessable. All this in response to bug 511 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16845 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 19dae153e3..31629f4450 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,12 +84,14 @@ pkgdata_DATA = AUTHORS-SHORT manuf ethereal.html tethereal.html \
#
diameterdir = $(pkgdatadir)/diameter
diameter_DATA = \
+ diameter/chargecontrol.xml \
diameter/dictionary.dtd \
diameter/dictionary.xml \
diameter/imscxdx.xml \
diameter/mobileipv4.xml \
diameter/nasreq.xml \
- diameter/sunping.xml
+ diameter/sunping.xml \
+ diameter/TGPPSh.xml
#
# Install the DTDs directory files in the "dtds" subdirectory