diff options
author | gregory guy <[email protected]> | 2019-12-30 13:56:51 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-12-31 14:05:14 +0100 |
commit | 0be09d28cf30b31ef42cd6e9ae8fd7710863e1cd (patch) | |
tree | 8b6559e7e9a8c6f70fef0cd7b7605dab7eb03cd5 /po | |
parent | 2b89fdc47029a313edb28a74521d84c23fd4ff13 (diff) | |
download | tdesudo-0be09d28cf30b31ef42cd6e9ae8fd7710863e1cd.tar.gz tdesudo-0be09d28cf30b31ef42cd6e9ae8fd7710863e1cd.zip |
Drop automake build support.
Add basic build instructions to the INSTALL file.
Rework of the README and help page.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 630dedf..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -####### tdevelop will overwrite this part!!! (end)############ -POFILES = AUTO - |