summaryrefslogtreecommitdiffstats
path: root/twin-styles/openlook/Makefile.am
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2023-07-07 12:11:36 +0300
committerMavridis Philippe <mavridisf@gmail.com>2023-07-07 12:11:36 +0300
commit0afaf315c0c37aee141acacc28b1f6a768bc3437 (patch)
treed2d9b1af7ff28d0c3b772ef2fffe11fbe8c81d0e /twin-styles/openlook/Makefile.am
parent5f90bc99d3281b7d79e8c5ec34f3fc7c484c12af (diff)
downloadtdeartwork-0afaf315c0c37aee141acacc28b1f6a768bc3437.tar.gz
tdeartwork-0afaf315c0c37aee141acacc28b1f6a768bc3437.zip
twin-styles: twin3_ to twin_ conversion
Related to TDE/tdebase#364 Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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