summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJasper Huijsmans <jbhuijsmans@home.nl>2004-09-30 15:17:02 +0000
committerJasper Huijsmans <jbhuijsmans@home.nl>2004-09-30 15:17:02 +0000
commit9873df929e97295fab7166da1502530dfccd04ac (patch)
tree369b260db47e161474ab13b9e8413a480ad4e1ea /Makefile.am
parent810baea68e1326297c18174c220807bd6a82e849 (diff)
downloadxfce4-session-9873df929e97295fab7166da1502530dfccd04ac.tar.gz
Don't build docs by default and fix make distcheck target.
(Old svn revision: 4677)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d83d901a..05357713 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,9 @@ EXTRA_DIST = \
xfce4-session.spec \
xfce4-session.spec.in
+html:
+ make -C docs html
+
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz