diff -up Linux-PAM-1.6.0/doc/Makefile.am.noflex Linux-PAM-1.6.0/doc/Makefile.am --- Linux-PAM-1.6.0/doc/Makefile.am.noflex 2024-01-23 13:19:04.681955581 +0100 +++ Linux-PAM-1.6.0/doc/Makefile.am 2024-01-23 13:19:49.740014426 +0100 @@ -2,7 +2,7 @@ # Copyright (c) 2005, 2006 Thorsten Kukuk # -SUBDIRS = man specs sag adg mwg +SUBDIRS = man sag adg mwg CLEANFILES = *~ DISTCLEANFILES = custom-html.xsl custom-man.xsl diff -up Linux-PAM-1.6.0/Makefile.am.noflex Linux-PAM-1.6.0/Makefile.am --- Linux-PAM-1.6.0/Makefile.am.noflex 2024-01-23 13:19:04.681955581 +0100 +++ Linux-PAM-1.6.0/Makefile.am 2024-01-23 13:21:03.428109219 +0100 @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.9 gnu dist-xz no-dist-gzip check-news -SUBDIRS = libpam tests libpamc libpam_misc modules po conf xtests +SUBDIRS = libpam tests libpamc libpam_misc modules po doc xtests if HAVE_DOC SUBDIRS += doc