summaryrefslogtreecommitdiffstats
path: root/style/config
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-09-30 07:56:33 +0200
committergregory guy <gregory-tde@laposte.net>2020-09-30 07:56:33 +0200
commit07a6d98c1b4a852cfaca3ac02b388351909d7b9c (patch)
tree7ae753dd05ae4e8e8fcee9c3cd3501907ac0a982 /style/config
parentb986718d988717c5321022729cdcc731820709d3 (diff)
downloadtde-style-lipstik-07a6d98c1b4a852cfaca3ac02b388351909d7b9c.tar.gz
tde-style-lipstik-07a6d98c1b4a852cfaca3ac02b388351909d7b9c.zip
Drop automake build support.
Add basic cmake build instructions. Deleted empty file NEWS. Deleted spec file (rpm) lipstik.spec. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'style/config')
-rw-r--r--style/config/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/style/config/Makefile.am b/style/config/Makefile.am
deleted file mode 100644
index 4e20807..0000000
--- a/style/config/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-INCLUDES = $(all_includes)
-
-noinst_HEADERS = lipstikconf.h
-kde_module_LTLIBRARIES = tdestyle_lipstik_config.la
-tdestyle_lipstik_config_la_LDFLAGS = $(all_libraries) $(LIB_TQT) $(LIB_TDECORE) $(KDE_PLUGIN) -module
-tdestyle_lipstik_config_la_LIBADD = $(LIB_TDEUI)
-tdestyle_lipstik_config_la_SOURCES = lipstikconf.cpp
-tdestyle_lipstik_config_la_METASOURCES = AUTO
-
-
-messages:
- $(XGETTEXT) *.cpp *.h -o $(podir)/tdestyle_lipstik_config.pot