summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 584db65..75d7f74 100644
--- a/Makefile
+++ b/Makefile
@@ -362,6 +362,9 @@ stackcheck: checkstack all
README.html: README
asciidoc -n -a toc $<
+xpp/README.html: xpp/README.Astribank
+ cd $(@D); asciidoc -n -a toc $(<F)
+
ztdiag: ztdiag.o
$(CC) -o $@ $^
@@ -554,6 +557,7 @@ clean:
rm -f ztcfg-shared fxstest
rm -rf misdn*
rm -rf mISDNuser*
+ rm -rf README.html xpp/README.html
.EXPORT_ALL_VARIABLES: