Hello, The 'Data' node doesn't list docdir and lispdir, though doc_DATA and lisp_DATA are mentioned elsewhere in automake.texi.
diff --git a/doc/automake.texi b/doc/automake.texi
index 3b4f06e..d14b769 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -7355,14 +7355,16 @@ Automake supports the installation of miscellaneous
data files using the
@vindex DATA
@vindex data_DATA
+@vindex doc_DATA
+@vindex lisp_DATA
@vindex sysconf_DATA
@vindex sharedstate_DATA
@vindex localstate_DATA
@vindex pkgdata_DATA
Such data can be installed in the directories @code{datadir},
-@code{sysconfdir}, @code{sharedstatedir}, @code{localstatedir}, or
-@code{pkgdatadir}.
+@code{docdir}, @code{lispdir}, @code{sysconfdir}, @code{sharedstatedir},
+@code{localstatedir}, or @code{pkgdatadir}.
By default, data files are @emph{not} included in a distribution. Of
course, you can use the @code{dist_} prefix to change this on a
signature.asc
Description: PGP signature
