summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-11-27 10:01:28 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-11-27 10:01:28 +0000
commitfb7520c594feef17df1db1f5c669fac0a301207b (patch)
tree4b0c376235523756408b7c3883a9a6b53d12f64d /Makefile
parent7b47ea30547963a48f5baf470d03acc0bb1b28a7 (diff)
dahdi-tools: Re-add README.Astribank.html generation.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5404 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 37bff53..66870d6 100644
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ MAN_PAGES:=$(wildcard $(BINS:%=doc/%.8))
GROFF_PAGES := $(wildcard doc/*.8 xpp/*.8)
GROFF_HTML := $(GROFF_PAGES:%=%.html)
-GENERATED_DOCS := $(GROFF_HTML) README.html # README.Astribank.html
+GENERATED_DOCS := $(GROFF_HTML) README.html README.Astribank.html
all: menuselect.makeopts
@$(MAKE) _all