summaryrefslogtreecommitdiff
path: root/editors/calligra/files/patch-html
blob: c5f96c2509f13db3cb73b98820bd8435dc5cfce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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