diff options
author | gregory guy <[email protected]> | 2020-02-01 11:44:29 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-02-01 11:44:29 +0100 |
commit | 1308547df8b6d3aa800115b4f283112b09106f7f (patch) | |
tree | ef6fc25ac9fade7b81d2bc06b227215af5daa40a /po | |
parent | 4d84958e439d077ff9dbbeb949c63e52a42a37c7 (diff) | |
download | kshutdown-1308547df8b6d3aa800115b4f283112b09106f7f.tar.gz kshutdown-1308547df8b6d3aa800115b4f283112b09106f7f.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete *.spec files.
Delete the NEWS file.
Rework of the README file.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 7146abe..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO -EXTRA_DIST = README |