diff options
Diffstat (limited to 'src/konqplugin')
| -rw-r--r-- | src/konqplugin/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/konqplugin/Makefile.am b/src/konqplugin/Makefile.am deleted file mode 100644 index 49b67ce..0000000 --- a/src/konqplugin/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -INCLUDES = $(all_includes) - -kde_module_LTLIBRARIES = tdehtml_tork.la - -tdehtml_tork_la_METASOURCES = AUTO -tdehtml_tork_la_SOURCES = tork_plug_in.cpp -tdehtml_tork_la_LIBADD = $(LIB_TDEHTML) -tdehtml_tork_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module - -KDE_ICON = AUTO - -part_DATA = tork_plug_in.rc tork_plug_in.desktop -partdir = $(kde_datadir)/tdehtml/kpartplugins - |
