7aba5a0721
(The user visible strings inkdebase/kwin/clients are extracted to kwin_client.pot) CCMAIL:kde-i18n-doc@kde.org svn path=/trunk/kdebase/kwin/; revision=347824
14 lines
325 B
Makefile
14 lines
325 B
Makefile
|
|
INCLUDES = $(all_includes)
|
|
|
|
kde_module_LTLIBRARIES = kwin_modernsys_config.la
|
|
|
|
kwin_modernsys_config_la_SOURCES = config.cpp
|
|
kwin_modernsys_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
|
|
kwin_modernsys_config_la_LIBADD = $(LIB_KDEUI)
|
|
|
|
METASOURCES = AUTO
|
|
noinst_HEADERS = config.h
|
|
|
|
lnkdir = $(kde_datadir)/kwin/
|
|
|