Index: filters/kontour/xfig/Makefile.am =================================================================== RCS file: /home/kde/koffice/filters/kontour/xfig/Makefile.am,v retrieving revision 1.3 diff -u -3 -p -r1.3 Makefile.am --- filters/kontour/xfig/Makefile.am 2001/07/16 19:19:48 1.3 +++ filters/kontour/xfig/Makefile.am 2002/04/02 17:01:48 @@ -1,7 +1,7 @@ ####### General stuff INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) -I$(top_srcdir)/kontour $(all_includes) -libxfigimport_la_LDFLAGS = -module -avoid-version -no-undefined +libxfigimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined libxfigimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kontour/libkontourpart.la ####### Files