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.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index b68897bcb8e7..4445df65fbd1 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -153,6 +153,7 @@ my_components = \
tvhlp1 \
ucb1 \
ucpchelp1 \
+ ucpdav1 \
ucpexpand1 \
ucpext \
ucpfile1 \
@@ -215,10 +216,6 @@ my_components += wpft
my_components += emboleobj
.END
-.IF "$(SYSTEM_NEON)" == "YES"
-my_components += ucpdav1
-.END
-
.IF "$(ENABLE_CAIRO_CANVAS)" == "TRUE"
my_components += cairocanvas
.END