summaryrefslogtreecommitdiffstats
path: root/rules/libjpeg.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libjpeg.make')
-rw-r--r--rules/libjpeg.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index ef85bb955..334b6aa22 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -100,7 +100,7 @@ libjpeg_install: $(STATEDIR)/libjpeg.install
$(STATEDIR)/libjpeg.install: $(libjpeg_install_deps_default)
@$(call targetinfo, $@)
- # FIXME make install is broken @$(call install, LIBJPEG)
+ @$(call install, LIBJPEG)
@$(call touch, $@)
# ----------------------------------------------------------------------------