25 lines
853 B
Diff
25 lines
853 B
Diff
diff -up Linux-PAM-1.1.6/doc/Makefile.am.noflex Linux-PAM-1.1.6/doc/Makefile.am
|
|
--- Linux-PAM-1.1.6/doc/Makefile.am.noflex 2012-08-15 13:08:43.000000000 +0200
|
|
+++ Linux-PAM-1.1.6/doc/Makefile.am 2012-08-17 14:13:11.904949748 +0200
|
|
@@ -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.1.6/Makefile.am.noflex Linux-PAM-1.1.6/Makefile.am
|
|
--- Linux-PAM-1.1.6/Makefile.am.noflex 2012-08-15 13:08:43.000000000 +0200
|
|
+++ Linux-PAM-1.1.6/Makefile.am 2012-08-17 14:15:36.705359892 +0200
|
|
@@ -4,7 +4,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news
|
|
|
|
-SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples xtests
|
|
+SUBDIRS = libpam tests libpamc libpam_misc modules po doc examples xtests
|
|
|
|
CLEANFILES = *~
|
|
|