Now that we have ${datadir}, we can install the documentation
authoraland <aland>
Fri, 24 Jan 2003 18:19:34 +0000 (18:19 +0000)
committeraland <aland>
Fri, 24 Jan 2003 18:19:34 +0000 (18:19 +0000)
in (usually) /usr/local/share/doc/freeradius-version

Makefile

index 56154e2..016178e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include Make.inc
 
 .PHONY: all clean install
 
-SUBDIRS                = ${LIBLTDLPATH} src raddb scripts
+SUBDIRS                = ${LIBLTDLPATH} src raddb scripts doc
 WHAT_TO_MAKE   = all
 
 all: