summaryrefslogtreecommitdiffstats
path: root/style/config/Makefile.am
diff options
context:
space:
mode:
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