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