4d6cc0adfc
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/pam#bcd73c678e2247f96db66d05037478e8fbe593e6
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
|