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.
tdewebdev/lib/compatibility/knewstuff/Makefile.am

14 lines
392 B

AM_CPPFLAGS = -I$(srcdir)/.. $(all_includes)
METASOURCES = AUTO
noinst_LTLIBRARIES = libknewstuff.la
libknewstuff_la_LDFLAGS = $(all_libraries)
libknewstuff_la_LIBADD = $(LIB_TDEIO)
libknewstuff_la_SOURCES = engine.cpp entry.cpp downloaddialog.cpp \
uploaddialog.cpp providerdialog.cpp provider.cpp knewstuff.cpp \
knewstuffgeneric.cpp knewstuffsecure.cpp security.cpp
KDE_ICON=AUTO