diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-12-31 14:28:05 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-12-31 14:28:05 +0100 |
commit | 55922fcee851967d9f06fa359b085bcbc00dfc75 (patch) | |
tree | 9b19b13cb31be69eb2f502835484795d2af5b719 /.gitmodules | |
parent | 45bdbc9874a4424b30217722530e84b7b6773038 (diff) | |
download | kpicosim-55922fcee851967d9f06fa359b085bcbc00dfc75.tar.gz kpicosim-55922fcee851967d9f06fa359b085bcbc00dfc75.zip |
Drop automake build support.
Add basic build instructions to the INSTALL file.
Remove empty file NEWS.
Rework of the README and help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |