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.
tdenetwork/kopete/kopete/config/plugins/Makefile.am

9 lines
276 B

METASOURCES = AUTO
AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_includes)
noinst_LTLIBRARIES = libkopetepluginconfig.la
libkopetepluginconfig_la_SOURCES = kopetepluginconfig.cpp
libkopetepluginconfig_la_LDFLAGS = $(all_libraries)
libkopetepluginconfig_la_LIBADD = $(LIB_TDEUTILS)