You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
twin-style-suse2/src/config/Makefile.am

10 lines
279 B

INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = twin_SUSE2_config.la
twin_SUSE2_config_la_SOURCES = config.cpp configdialog.ui
twin_SUSE2_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
twin_SUSE2_config_la_LIBADD = $(LIB_TDEUI) $(LIB_TDEIO)
METASOURCES = AUTO