From 815a44b8fa35697966d2b14821f201d3f88d81a5 Mon Sep 17 00:00:00 2001 From: pulux Date: Mon, 5 Jan 2015 20:36:54 +0100 Subject: include crypt.awk in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bfb820c..7d81c20 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ install: install -m644 core-services/*.sh ${DESTDIR}/etc/runit/core-services install -m755 ${SCRIPTS} ${DESTDIR}/etc/runit install -m644 functions $(DESTDIR)/etc/runit + install -m644 crypt.awk ${DESTDIR}/etc/runit install -m644 rc.conf ${DESTDIR}/etc install -m755 rc.local ${DESTDIR}/etc install -d ${DESTDIR}/${PREFIX}/lib/dracut/dracut.conf.d -- cgit 1.4.1