|
|
|
@ -7,14 +7,14 @@ INCLUDES = $(all_includes)
|
|
|
|
|
noinst_HEADERS = crystalconfig.h
|
|
|
|
|
|
|
|
|
|
kde_module_LTLIBRARIES = twin_crystal_config.la
|
|
|
|
|
twin_crystal_config_la_SOURCES = configdialog.ui infodialog.ui crystalconfig.cc crystalconfig.h
|
|
|
|
|
twin_crystal_config_la_SOURCES = configdialog.ui infodialog.ui crystalconfig.cpp crystalconfig.h
|
|
|
|
|
twin_crystal_config_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) $(LIB_TDECORE)
|
|
|
|
|
twin_crystal_config_la_LIBADD = $(LIB_TDEUI) $(LIB_TDEIO) $(LIB_TQT)
|
|
|
|
|
twin_crystal_config_la_METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
DISTCLEANFILES = $(twin_crystal_config_la_METASOURCES)
|
|
|
|
|
|
|
|
|
|
crystalconfig.cc: configdialog.h infodialog.h
|
|
|
|
|
crystalconfig.cpp: configdialog.h infodialog.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
messages:
|
|
|
|
|