diff options
author | gregory guy <[email protected]> | 2019-10-01 13:09:31 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-01 23:25:18 +0900 |
commit | fcb959d4ba2b8be5662145af7066461f366cd371 (patch) | |
tree | 0a8c3d31c10a518d2f101893f42152d2577ee82c /AUTHORS | |
parent | dcd7754e906d1ac7687675fc0e9f199081d862b5 (diff) | |
download | kcpuload-fcb959d4ba2b8be5662145af7066461f366cd371.tar.gz kcpuload-fcb959d4ba2b8be5662145af7066461f366cd371.zip |
Drop automake build support.
Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files
from the "src" folder to the root of the package.
Add basic build instructions with cmake in the INSTALL file.
(cherry picked from commit 8059247488b06fc27da5bab427f25e1ed94a25ea)
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +Markus Gustavsson <[email protected]> +Ben Burton <[email protected]> |