summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cb8ea40..e16e921 100644
--- a/Makefile
+++ b/Makefile
@@ -315,6 +315,9 @@ stackcheck: checkstack modules
README.html: README
asciidoc -n -a toc $<
+xpp/README.html: xpp/README.Astribank
+ cd $(@D); asciidoc -n -a toc $(<F)
+
MISDNVERSION=1_1_3
MISDNUSERVERSION=1_1_3
b410p:
@@ -533,6 +536,7 @@ endif
rm -f ztcfg-shared fxstest
rm -rf misdn*
rm -rf mISDNuser*
+ rm -rf README.html xpp/README.html
distclean: dist-clean