summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cbd85dd..b3f9caa 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ lint:
$(wildcard configs/*/profiledef.sh) \
configs/releng/airootfs/root/.automated_script.sh \
configs/releng/airootfs/usr/local/bin/choose-mirror \
+ configs/releng/airootfs/usr/local/bin/livecd-sound \
configs/releng-openrc/airootfs/root/.automated_script.sh \
configs/releng-openrc/airootfs/etc/local.d/pacman-init.start \
configs/releng-openrc/airootfs/etc/local.d/choose-mirror.start \
@@ -39,8 +40,7 @@ lint:
configs/lxde-openrc/airootfs/etc/local.d/choose-mirror.start \
configs/lxde-openrc/airootfs/etc/local.d/etc-pacman.d-gnupg.start \
configs/lxde-openrc/airootfs/etc/NetworkManager/dispatcher.d/reflector \
- configs/lxde-openrc/airootfs/usr/local/bin/choose-mirror \
- configs/releng/airootfs/usr/local/bin/livecd-sound
+ configs/lxde-openrc/airootfs/usr/local/bin/choose-mirror
shellcheck -s dash $(HOOKS_FILES) $(SCRIPT_FILES)
install: install-program install-examples install-doc