summaryrefslogtreecommitdiffstats
path: root/libwindowmanager/doc/GNUmakefile
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-10-23 17:27:23 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-10-26 13:32:55 +0900
commit2699c89298b9e349e979bccafc5a005f0b2be340 (patch)
treef74169668ecfbbaec6797fd354e8d290e57ea611 /libwindowmanager/doc/GNUmakefile
parentd5eb8b53ed088db5a25451fc7e3009d3e44ae6bd (diff)
Remove the library from this service binder
The library is split to another repository, so remove it from this repository Bug-AGL: SPEC-993 Change-Id: Ifa5368077fc77fc9a964409f78d88afb0de2e8d6 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'libwindowmanager/doc/GNUmakefile')
-rw-r--r--libwindowmanager/doc/GNUmakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/libwindowmanager/doc/GNUmakefile b/libwindowmanager/doc/GNUmakefile
deleted file mode 100644
index d878cc4..0000000
--- a/libwindowmanager/doc/GNUmakefile
+++ /dev/null
@@ -1,7 +0,0 @@
-all: LibWindowmanager.html
-
-LibWindowmanager.html: LibWindowmanager.txt
- asciidoc -a max-width=55em $^
-
-clean:
- rm -f LibWindowmanager.html