summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-10 23:26:18 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-10 23:26:18 +0000
commiteff54dee31efa791fe0182c6145df11d3cf7c26d (patch)
tree32f976f7a2db96adf342bfe619edb486390f552a /Makefile
parentf605a0c6d3ad1c9badb1b6322a86460a459f0598 (diff)
* A few more README cleanups.
* Update "HTML copy" link to http://docs.tzafrir.org.il/dahdi/README.html * Also HTML-ize man page in xpp/ . git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4605 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 3f4a021..557b9ba 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,7 @@ BINS:=$(filter-out $(MENUSELECT_UTILS),$(BINS))
MAN_PAGES:=$(wildcard $(BINS:%=doc/%.8))
# All the man pages. Not just installed ones:
-GROFF_PAGES := $(wildcard doc/*.8 kernel/xpp/utils/*.8)
+GROFF_PAGES := $(wildcard doc/*.8 xpp/*.8)
GROFF_HTML := $(GROFF_PAGES:%=%.html)
all: menuselect.makeopts