27 lines
779 B
Diff
27 lines
779 B
Diff
|
Index: Linux-PAM-1.5.3/doc/Makefile.am
|
||
|
===================================================================
|
||
|
--- Linux-PAM-1.5.3.orig/doc/Makefile.am
|
||
|
+++ Linux-PAM-1.5.3/doc/Makefile.am
|
||
|
@@ -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 = *~
|
||
|
|
||
|
Index: Linux-PAM-1.5.3/Makefile.am
|
||
|
===================================================================
|
||
|
--- Linux-PAM-1.5.3.orig/Makefile.am
|
||
|
+++ Linux-PAM-1.5.3/Makefile.am
|
||
|
@@ -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
|