summaryrefslogtreecommitdiffstats
path: root/src/data
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-05-02 13:16:47 +0200
committergregory guy <[email protected]>2020-05-02 13:24:54 +0200
commit9b0f1edee518a8c69bb51b25e0dbf56ae9b32843 (patch)
treec30c8b33982c985e73bf5237f28d052182fce41a /src/data
parent4743905f46504c15449282f33dcecd1161add969 (diff)
downloadtdeio-sword-9b0f1edee518a8c69bb51b25e0dbf56ae9b32843.tar.gz
tdeio-sword-9b0f1edee518a8c69bb51b25e0dbf56ae9b32843.zip
Drop automake build support.
Add basic cmake build instructions. Rework of the README and help files. Delete the NEWS file. Some cosmetics. Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/data')
-rw-r--r--src/data/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/data/Makefile.am b/src/data/Makefile.am
deleted file mode 100644
index 00089e3..0000000
--- a/src/data/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-kiosworddatadir = $(kde_datadir)/tdeio_sword
-kiosworddata_DATA = tdeio_sword.css swordvertical.png
-
-EXTRA_DIST = $(kiosworddata_DATA)