Index: filters/kword/docbook/Makefile.am =================================================================== RCS file: /home/kde/koffice/filters/kword/docbook/Makefile.am,v retrieving revision 1.2 diff -u -3 -p -r1.2 Makefile.am --- filters/kword/docbook/Makefile.am 2001/03/22 14:02:18 1.2 +++ filters/kword/docbook/Makefile.am 2002/04/02 17:02:04 @@ -1,7 +1,7 @@ ####### General stuff INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) -libdocbookexport_la_LDFLAGS = -module -avoid-version -no-undefined +libdocbookexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined libdocbookexport_la_LIBADD = $(KOFFICE_LIBS) ####### Files