diff options
author | gregory guy <[email protected]> | 2019-10-11 13:59:59 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-10-11 13:59:59 +0200 |
commit | 3ae7836398bbd45cdaa847f5339834e64af369b1 (patch) | |
tree | 2efb00b57a18905579e252a42382bc13c8c27851 /po | |
parent | c15dba26996d579a36e1ebbeee3ecefb5758aa2b (diff) | |
download | kdirstat-3ae7836398bbd45cdaa847f5339834e64af369b1.tar.gz kdirstat-3ae7836398bbd45cdaa847f5339834e64af369b1.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted obsolete files: build-howto.html and kdirstat.spec .
Change description in README.
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 - |