25 lines
869 B
Diff
25 lines
869 B
Diff
|
diff -up Linux-PAM-1.5.0/doc/Makefile.am.noflex Linux-PAM-1.5.0/doc/Makefile.am
|
||
|
--- Linux-PAM-1.5.0/doc/Makefile.am.noflex 2020-11-10 16:46:13.000000000 +0100
|
||
|
+++ Linux-PAM-1.5.0/doc/Makefile.am 2020-11-11 11:39:00.980421433 +0100
|
||
|
@@ -2,7 +2,7 @@
|
||
|
# Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
|
||
|
#
|
||
|
|
||
|
-SUBDIRS = man specs sag adg mwg
|
||
|
+SUBDIRS = man sag adg mwg
|
||
|
|
||
|
CLEANFILES = *~
|
||
|
|
||
|
diff -up Linux-PAM-1.5.0/Makefile.am.noflex Linux-PAM-1.5.0/Makefile.am
|
||
|
--- Linux-PAM-1.5.0/Makefile.am.noflex 2020-11-11 11:39:00.980421433 +0100
|
||
|
+++ Linux-PAM-1.5.0/Makefile.am 2020-11-11 11:39:15.887625418 +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 examples xtests
|
||
|
+SUBDIRS = libpam tests libpamc libpam_misc modules po doc examples xtests
|
||
|
|
||
|
if HAVE_DOC
|
||
|
SUBDIRS += doc
|