diff options
author | Slávek Banko <[email protected]> | 2022-01-30 16:44:05 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-02-01 13:00:49 +0100 |
commit | 2094f6770b1f2cc2d7c97a37d8a73596a9ebc779 (patch) | |
tree | 4cc83f02553e87cdefb8a30b3fb2ab277c76eff6 /doc/Makefile.am | |
parent | 8fed27fac5f84c69a68f00b57fe64cce407dbe41 (diff) | |
download | tork-2094f6770b1f2cc2d7c97a37d8a73596a9ebc779.tar.gz tork-2094f6770b1f2cc2d7c97a37d8a73596a9ebc779.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b353103ec003ea1c87f8ffe3ff2caf061cbfa44f)
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 5d8379b..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = tork -SUBDIRS = $(AUTODIRS) |