Add doc/
[staging/windowmanager.git] / doc / GNUmakefile
diff --git a/doc/GNUmakefile b/doc/GNUmakefile
new file mode 100644 (file)
index 0000000..23aa9d5
--- /dev/null
@@ -0,0 +1,7 @@
+all: AFBClient.html
+
+AFBClient.html: AFBClient.txt
+       asciidoc -a max-width=55em $^
+
+clean:
+       rm -f AFBClient.html