summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-08-18 12:59:47 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-08-18 12:59:47 +0000
commit169206343fcdd18dd94341eaa4b4e03f9d598eae (patch)
tree429f55564f3ece842138c3b9759ec372d01c3d8a /doc
parent63411b1347ff4534a6cfdf8df0acdd4a581ffb8b (diff)
Relevant BUGIDs: none
Purpose of commit: new feature Commit summary: --------------- Add gettext support.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9ac6b1c7..9051099b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -142,4 +142,6 @@ releasedocs: all spec
tar zvfc Linux-PAM-$(VERSION)-docs.tar.gz \
--exclude CVS --exclude .cvsignore --exclude '.#*' \
html ps txts pdf specs/draft-morgan-pam-current.txt
-
+ tar jvfc Linux-PAM-$(VERSION)-docs.tar.bz2 \
+ --exclude CVS --exclude .cvsignore --exclude '.#*' \
+ html ps txts pdf specs/draft-morgan-pam-current.txt