Index: filters/olefilters/Makefile.am
===================================================================
RCS file: /home/kde/koffice/filters/olefilters/Makefile.am,v
retrieving revision 1.6
diff -u -3 -p -r1.6 Makefile.am
--- filters/olefilters/Makefile.am	2001/03/22 14:02:17	1.6
+++ filters/olefilters/Makefile.am	2002/04/02 17:02:13
@@ -3,7 +3,7 @@ INCLUDES = -I$(srcdir) -I$(srcdir)/lib -
 -I$(srcdir)/excel97 -I$(srcdir)/powerpoint97 $(KOFFICE_INCLUDES) \
 $(KOFFICECORE_INCLUDES) $(all_includes)
 
-libolefilter_la_LDFLAGS = -module -avoid-version -no-undefined
+libolefilter_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
 libolefilter_la_LIBADD = ./lib/libfilterbase.la ./lib/libklaola.la \
 ./winword97/libwinword97.la ./excel97/libexcel97.la \
 ./powerpoint97/libpowerpoint97.la $(LIB_KOFFICECORE)
