summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/libtool.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/libtool.mk b/make/libtool.mk
index 6a2bbc1a..a259afe0 100644
--- a/make/libtool.mk
+++ b/make/libtool.mk
@@ -106,6 +106,8 @@ endef
# Install target
+# NOTE: If installing any new executables, remember to update the
+# lambda layer code in build-scripts/build-appimage.
install: all
./mkinstalldirs -m 0755 $(DESTDIR)$(libdir)/pkgconfig
./mkinstalldirs -m 0755 $(DESTDIR)$(bindir)