Index: filters/kspread/html/Makefile.am =================================================================== RCS file: /home/kde/koffice/filters/kspread/html/Makefile.am,v retrieving revision 1.2.2.1 diff -u -3 -p -r1.2.2.1 Makefile.am --- filters/kspread/html/Makefile.am 2001/08/26 21:43:21 1.2.2.1 +++ filters/kspread/html/Makefile.am 2002/04/02 17:01:57 @@ -8,7 +8,7 @@ INCLUDES= -I$(srcdir) -I$(top_srcdir)/ks kde_module_LTLIBRARIES = libkspreadhtmlexport.la libkspreadhtmlexport_la_SOURCES = htmlexport.cc htmlexport_factory.cc -libkspreadhtmlexport_la_LDFLAGS = -module -avoid-version -no-undefined +libkspreadhtmlexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined libkspreadhtmlexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la METASOURCES = AUTO