summaryrefslogtreecommitdiffstats
path: root/ulogd
diff options
context:
space:
mode:
authorlaforge <laforge>2005-02-12 23:08:53 +0000
committerlaforge <laforge>2005-02-12 23:08:53 +0000
commitd996ae0a8d728dde29b044dd03d3ed622739f2a2 (patch)
tree081d0840c149dfd9be2198faf0115f26e1ea9448 /ulogd
parent852aa7271adff6b127e712a891d2c510fdc8145d (diff)
build documentation before release tarball
Diffstat (limited to 'ulogd')
-rw-r--r--ulogd/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/ulogd/Makefile.in b/ulogd/Makefile.in
index d0050a3..6b7acba 100644
--- a/ulogd/Makefile.in
+++ b/ulogd/Makefile.in
@@ -38,8 +38,12 @@ distclean: clean
@for d in $(SUBDIRS); do if ! make -C $$d $@; then exit 1; fi; done
rm -f Makefile config.cache config.log config.status Rules.make
+.PHONY: docbuild
+docbuild:
+ make -C doc distrib
+
.PHONY: distrib
-distrib: distclean delrelease $(RELEASE_DIR)/ulogd-$(ULOGD_VERSION).tar.bz2 diff
+distrib: docbuild distclean delrelease $(RELEASE_DIR)/ulogd-$(ULOGD_VERSION).tar.bz2 diff
.PHONY: delrelease
delrelease: