diff options
author | gregory guy <[email protected]> | 2021-08-13 15:41:59 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2021-08-13 15:41:59 +0200 |
commit | 679214ce9a37406c4930dd265c2438baa2a31405 (patch) | |
tree | 4915d0b6fa21e067da56b7d6cd35035480f0eaa0 /subdirs | |
parent | a13c2f7b4641ad9f70188f9db090eac57beb0585 (diff) | |
download | tde-systemsettings-679214ce9a37406c4930dd265c2438baa2a31405.tar.gz tde-systemsettings-679214ce9a37406c4930dd265c2438baa2a31405.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Move files HACKING and LAYOUT.html at the root of the module.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'subdirs')
-rw-r--r-- | subdirs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/subdirs b/subdirs deleted file mode 100644 index 03d97cd..0000000 --- a/subdirs +++ /dev/null @@ -1,3 +0,0 @@ -doc -systemsettings -translations |