summaryrefslogtreecommitdiffstats
path: root/twin-styles/openlook/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/openlook/Makefile.am')
-rw-r--r--twin-styles/openlook/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/twin-styles/openlook/Makefile.am b/twin-styles/openlook/Makefile.am
index 5d6c4f7a..743c3f20 100644
--- a/twin-styles/openlook/Makefile.am
+++ b/twin-styles/openlook/Makefile.am
@@ -1,10 +1,10 @@
INCLUDES = $(all_includes)
-kde_module_LTLIBRARIES = twin3_openlook.la
+kde_module_LTLIBRARIES = twin_openlook.la
-twin3_openlook_la_SOURCES = OpenLook.cpp
-twin3_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
-twin3_openlook_la_LIBADD = -ltdecorations
+twin_openlook_la_SOURCES = OpenLook.cpp
+twin_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
+twin_openlook_la_LIBADD = -ltdecorations
noinst_HEADERS = OpenLook.h
METASOURCES = AUTO