6402e1
diff -up Linux-PAM-1.5.0/doc/Makefile.am.noflex Linux-PAM-1.5.0/doc/Makefile.am
6402e1
--- Linux-PAM-1.5.0/doc/Makefile.am.noflex	2020-11-10 16:46:13.000000000 +0100
6402e1
+++ Linux-PAM-1.5.0/doc/Makefile.am	2020-11-11 11:39:00.980421433 +0100
6402e1
@@ -2,7 +2,7 @@
6402e1
 # Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
6402e1
 #
6402e1
 
6402e1
-SUBDIRS = man specs sag adg mwg
6402e1
+SUBDIRS = man sag adg mwg
6402e1
 
6402e1
 CLEANFILES = *~
6402e1
 
6402e1
diff -up Linux-PAM-1.5.0/Makefile.am.noflex Linux-PAM-1.5.0/Makefile.am
6402e1
--- Linux-PAM-1.5.0/Makefile.am.noflex	2020-11-11 11:39:00.980421433 +0100
6402e1
+++ Linux-PAM-1.5.0/Makefile.am	2020-11-11 11:39:15.887625418 +0100
6402e1
@@ -4,7 +4,7 @@
6402e1
 
6402e1
 AUTOMAKE_OPTIONS = 1.9 gnu dist-xz no-dist-gzip check-news
6402e1
 
6402e1
-SUBDIRS = libpam tests libpamc libpam_misc modules po conf examples xtests
6402e1
+SUBDIRS = libpam tests libpamc libpam_misc modules po doc examples xtests
6402e1
 
6402e1
 if HAVE_DOC
6402e1
 SUBDIRS += doc