|
|
@ -1,10 +1,10 @@
|
|
|
|
INCLUDES = $(all_includes)
|
|
|
|
INCLUDES = $(all_includes)
|
|
|
|
|
|
|
|
|
|
|
|
noinst_HEADERS = keramitdeconf.h
|
|
|
|
noinst_HEADERS = keramikconf.h
|
|
|
|
kde_module_LTLIBRARIES = kstyle_keramik_config.la
|
|
|
|
kde_module_LTLIBRARIES = kstyle_keramik_config.la
|
|
|
|
kstyle_keramik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
|
|
|
|
kstyle_keramik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
|
|
|
|
kstyle_keramik_config_la_LIBADD = $(LIB_TDEUI)
|
|
|
|
kstyle_keramik_config_la_LIBADD = $(LIB_TDEUI)
|
|
|
|
kstyle_keramik_config_la_SOURCES = keramitdeconf.cpp
|
|
|
|
kstyle_keramik_config_la_SOURCES = keramikconf.cpp
|
|
|
|
METASOURCES = AUTO
|
|
|
|
METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|