summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-16 11:54:01 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-16 11:54:01 +0000
commit8070a1201b851e63202404b04da5a2e70a5c1819 (patch)
tree7f94eead6e2e1fe926b29934dcf5abf7ff2c38c4 /Makefile
parent8c6a951570b37caeac2d1faf809f5b98d13c6507 (diff)
README.Astribank has moved. Fix docuemtnation generation.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3836 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89a12cf..38a2c95 100644
--- a/Makefile
+++ b/Makefile
@@ -347,7 +347,7 @@ stackcheck: checkstack modules
README.html: README
$(ASCIIDOC) -n -a toc -a toclevels=3 $<
-xpp/README.Astribank.html: xpp/README.Astribank
+kernel/xpp/README.Astribank.html: kernel/xpp/README.Astribank
cd $(@D); $(ASCIIDOC) -o $(@F) -n -a toc -a toclevels=4 $(<F)
# on Debian: this requires the full groof, not just groff-base.