summaryrefslogtreecommitdiff
path: root/postprocess/packcomponents/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/packcomponents/makefile.mk')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index a195b66b8ab0..2758f255e07f 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -302,7 +302,7 @@ my_components += \
my_components += component/extensions/source/plugin/pl
.END
-.IF "$(ENABLE_PDFIMPORT)" == "YES"
+.IF "$(ENABLE_PDFIMPORT)" == "TRUE"
my_components += component/sdext/source/pdfimport/pdfimport
.END