summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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