summaryrefslogtreecommitdiff
path: root/libwps
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-10-05 10:04:04 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-10-05 10:08:58 +0200
commit8703f3e3585e30631e55dab7d8a8f42e546a7c79 (patch)
tree0555750bb9499bb56c1f27bc034ab9ff1bfdba44 /libwps
parentb540dc49a69a80bcc4160037198a5fb945969cb4 (diff)
LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse
Diffstat (limited to 'libwps')
-rw-r--r--libwps/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwps/makefile.mk b/libwps/makefile.mk
index 91e9dbc0fc78..4ab39f87141d 100644
--- a/libwps/makefile.mk
+++ b/libwps/makefile.mk
@@ -43,7 +43,7 @@ TARGET=wps
# libwps depends on the libwpd framework
.IF "$(SYSTEM_LIBWPD)" == "YES"
-INCPRE+=$(LIBWPD_CFLAGS)
+INCPRE+=$(WPD_CFLAGS)
.ELSE
INCPRE+=$(SOLARVER)$/$(UPD)$/$(INPATH)$/inc$/libwpd
INCPRE+=$(SOLARVER)$/$(UPD)$/$(INPATH)$/inc$/libwpd-stream