summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-01-11 12:18:34 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-01-11 12:18:34 +0000
commit52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef (patch)
tree36de5761aad6b27656df75ad42f5dcb3daa4bc97 /Makefile.am
parentffe486c532b74b7e518cde52185f8efb2119dd98 (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix Commit summary: --------------- 2006-01-11 Thorsten Kukuk <kukuk@thkukuk.de> * libpam/Makefile.am (AM_CFLAGS): Define LIBPAM_COMPILE. * libpam/include/security/_pam_types.h: Don't define PAM_NONNULL if we compile libpam itself. And update all po files with new line numbers in PAM modules ...
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 78160ad7..f5c0fc03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,5 +15,7 @@ EXTRA_DIST = config.rpath mkinstalldirs pgp.keys.asc CHANGELOG \
ACLOCAL_AMFLAGS = -I m4
+release-docs: releasedocs
+
releasedocs:
make -C doc releasedocs