Through the dubious magic of autoconf, install man files in the proper directory.
[ircu2.10.12-pk.git] / doc / Makefile.in
index eb4f719171f627aad41cb3963ff2f6ef26338e6e..985337ff1d5a94281b4c2a7c05bef26d6c18c107 100644 (file)
@@ -27,6 +27,8 @@ SHELL = @SHPROG@
 RM = @RMPROG@
 @SET_MAKE@
 
+DATAROOTDIR = @datarootdir@
+DATADIR = @datadir@
 MANDIR = @mandir@
 
 #### End of system configuration section. ####