diff options
author | Michele Calgaro <[email protected]> | 2022-08-29 14:40:24 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-08-29 17:42:30 +0900 |
commit | 171bba15a85339862f84d5e1f336373a6fd0d1f5 (patch) | |
tree | 3d2ee6e15fa24d05d93918766e76328b778f8b3e /doc/en/CMakeLists.txt | |
parent | 4629443a2ad6e5f5470119bb89704f82e100103c (diff) | |
download | tastymenu-171bba15a85339862f84d5e1f336373a6fd0d1f5.tar.gz tastymenu-171bba15a85339862f84d5e1f336373a6fd0d1f5.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9745a2b423ce03fb59ce229728113c316262a84f)
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r-- | doc/en/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index ba3ef3e..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |