diff options
author | albert-github <albert.tests@gmail.com> | 2021-03-27 12:49:23 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2021-03-27 12:49:23 (GMT) |
commit | 5426b5c9f5429cbda5f8cd0c55c550d5c2f8f88b (patch) | |
tree | 8c70dde045d7cec4758ad1394709fcda78a3b9e1 | |
parent | 221ad88f04410d436c0eb0c60781e6cf2abdd1cb (diff) | |
download | Doxygen-5426b5c9f5429cbda5f8cd0c55c550d5c2f8f88b.zip Doxygen-5426b5c9f5429cbda5f8cd0c55c550d5c2f8f88b.tar.gz Doxygen-5426b5c9f5429cbda5f8cd0c55c550d5c2f8f88b.tar.bz2 |
Remove not used file
The file install_prefx is not used.
-rw-r--r-- | doc/CMakeLists.txt | 1 | ||||
-rw-r--r-- | doc/install_prefix | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index f2d177e..f7f680f 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -82,7 +82,6 @@ set(DOC_FILES infoflow.fig infoflow.png install.doc - install_prefix lists.doc markdown.doc output.doc diff --git a/doc/install_prefix b/doc/install_prefix deleted file mode 100644 index 681eca9..0000000 --- a/doc/install_prefix +++ /dev/null @@ -1,2 +0,0 @@ -VERSION = $(VERSION) - |