aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/Custom.make
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+2
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-08-21Make it possible to add custom Diameter AVP .xml files and distribute them ↵Anders Broman1-0/+6
by adding the file name to separate files and leave the "normal" makefiles untouched. svn path=/trunk/; revision=51457