]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we've renamed the file
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Apr 2017 01:20:27 +0000 (21:20 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Apr 2017 01:20:27 +0000 (21:20 -0400)
raddb/all.mk

index e4b9a044a3f55bc7146abe52d215e8f234cff6f4..b1f7b9c3a5972583ca0b7cb63ebd4f370bf1052b 100644 (file)
@@ -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))