summaryrefslogtreecommitdiffstats
path: root/style/config/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:56:32 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:56:32 -0600
commit9def762d42a0abf4f56a29ecb4e9672e33bf2515 (patch)
treef2f7c09154e9009a82f30b2cb69d71139893c6da /style/config/Makefile.am
parent31ae3c8d10e5aabaa70e64199f3cef4205309584 (diff)
downloadtde-style-lipstik-9def762d42a0abf4f56a29ecb4e9672e33bf2515.tar.gz
tde-style-lipstik-9def762d42a0abf4f56a29ecb4e9672e33bf2515.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'style/config/Makefile.am')
-rw-r--r--style/config/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/config/Makefile.am b/style/config/Makefile.am
index de50a34..e7bfd9f 100644
--- a/style/config/Makefile.am
+++ b/style/config/Makefile.am
@@ -1,10 +1,10 @@
INCLUDES = $(all_includes)
-noinst_HEADERS = lipstikconf.h
+noinst_HEADERS = lipstitdeconf.h
kde_module_LTLIBRARIES = kstyle_lipstik_config.la
kstyle_lipstik_config_la_LDFLAGS = $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(KDE_PLUGIN) -module
kstyle_lipstik_config_la_LIBADD = $(LIB_TDEUI)
-kstyle_lipstik_config_la_SOURCES = lipstikconf.cpp
+kstyle_lipstik_config_la_SOURCES = lipstitdeconf.cpp
kstyle_lipstik_config_la_METASOURCES = AUTO