From: Alan T. DeKok Date: Thu, 20 Apr 2017 01:20:27 +0000 (-0400) Subject: we've renamed the file X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fdaf21eb3ff024ae208a3f24d0ff56405b67d7;p=thirdparty%2Ffreeradius-server.git we've renamed the file --- diff --git a/raddb/all.mk b/raddb/all.mk index e4b9a044a3f..b1f7b9c3a59 100644 --- a/raddb/all.mk +++ b/raddb/all.mk @@ -2,7 +2,7 @@ # The list of files to install. # LOCAL_FILES := clients.conf dictionary templates.conf experimental.conf \ - proxy.conf radiusd.conf trigger.conf README.rst panic.gdb + proxy.conf radiusd.conf trigger.conf README.md panic.gdb DEFAULT_SITES := default inner-tunnel LOCAL_SITES := $(addprefix raddb/sites-enabled/,$(DEFAULT_SITES))