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.
tork/src/konqplugin/Makefile.am

15 lines
354 B

INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = khtml_tork.la
khtml_tork_la_METASOURCES = AUTO
khtml_tork_la_SOURCES = tork_plug_in.cpp
khtml_tork_la_LIBADD = $(LIB_KHTML)
khtml_tork_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
KDE_ICON = AUTO
part_DATA = tork_plug_in.rc tork_plug_in.desktop
partdir = $(kde_datadir)/khtml/kpartplugins