aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-01-23 13:12:38 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-01-23 13:12:38 +0000
commit90844413feb7d8b80146c0bcc5990263031df746 (patch)
treec32018bde4a6b15b91c342f47b82333eae347f05 /Makefile.am
parentfceeb16e666cc4fd48a41a76352fbbeeaf6eb35f (diff)
svn path=/trunk/; revision=47225
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 4ded234c11..2d8b128717 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -111,9 +111,11 @@ dtds_DATA = \
# of that directory.
#
radiusdir = $(pkgdatadir)/radius
-radius_DATA = \
+-include radius/Custom.make
+radius_DATA = $(_CUSTOM_radius_dict_)\
radius/README.radius_dictionary \
radius/custom.includes \
+ radius/Custom.make \
radius/dictionary \
radius/dictionary.3com \
radius/dictionary.3gpp \