summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ed1af45..b9a9e6d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ build:
install: test build
# Installing configuration
install -D -m 0644 conf/live.conf $(DESTDIR)/etc/live.conf
+ install -D -m 0644 conf/compcache $(DESTDIR)/usr/share/initramfs-tools/conf.d/compcache
# Installing executables
mkdir -p $(DESTDIR)/sbin