diff --git a/src/Makefile b/src/Makefile index 6ed4341..b9fc5fd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,7 +3,7 @@ all: build build: clr-check-perl-modules clr-check-perl-modules-motd install: clr-check-perl-modules clr-check-perl-modules-motd - install -D -m 755 --target-directory=${DESTDIR}/usr/bin $< + install -D -m 755 --target-directory=${DESTDIR}/usr/bin $^ clr-check-perl-modules: clr-check-perl-modules.pl cp $< $@