diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt deleted file mode 100644 index 6b4b56f..0000000 --- a/man/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -if(UNIX) - INSTALL(FILES man1/cmark.1 DESTINATION share/man/man1) -endif(UNIX) |