diff options
author | gregory guy <[email protected]> | 2019-10-21 12:47:12 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-10-21 12:47:12 +0200 |
commit | e7dbd05dac9173bb57af5ab5e2f1eadb267a8121 (patch) | |
tree | dbfc8d83d0e883f36cd2370e1c61c7993dcdb6ff /.gitmodules | |
parent | 0c50afd1a77ba2fd1ee729d9fe616dd42e1897df (diff) | |
download | knetstats-e7dbd05dac9173bb57af5ab5e2f1eadb267a8121.tar.gz knetstats-e7dbd05dac9173bb57af5ab5e2f1eadb267a8121.zip |
Drop automake build support.
Add basic cmake instructions in an INSTALL file.
Rework of the README file as well as the help page.
The knetstats.desktop file has been moved to the "src" folder.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake |