aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-07-24 17:34:09 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-07-24 17:34:09 +0000
commitb5167576d32e928fd9560eb36dc1ea1413f3ef67 (patch)
treec6d579bace727d9da6853a076dda5c963fe07e1e /Makefile.am
parent1c92cbf70285fc89bc118d7fb3d20807e0558fcc (diff)
Revert http://anonsvn.wireshark.org/viewvc/trunk/Makefile.am?r1=47243&r2=47242&pathrev=47243
Config.nmake is needed when doing "make install" on a build from a tarball. svn path=/trunk/; revision=50869
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4337cd5bd9..c3f29a6a91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -126,6 +126,7 @@ radiusdir = $(pkgdatadir)/radius
radius_DATA = $(_CUSTOM_radius_dict_) \
radius/README.radius_dictionary \
radius/custom.includes \
+ radius/Custom.make \
radius/dictionary \
radius/dictionary.3com \
radius/dictionary.3gpp \