X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=Makefile;h=c64c8c3b4666d57c9caa0a67eb4a62215c75e545;hp=7be7e682102bd0ab8ec029ac9762b33be0d804dc;hb=refs%2Fheads%2Fmaster;hpb=202dc5012543bcfcc6b535b90ca1c652241f7eb2 diff --git a/Makefile b/Makefile index 7be7e68..c64c8c3 100644 --- a/Makefile +++ b/Makefile @@ -32,13 +32,13 @@ test: else \ echo "W: checkbashisms - command not found"; \ echo "I: checkbashisms can be obtained from: "; \ - echo "I: http://git.debian.org/?p=devscripts/devscripts.git"; \ + echo "I: https://salsa.debian.org/debian/devscripts.git"; \ echo "I: On Debian based systems, checkbashisms can be installed with:"; \ echo "I: apt-get install devscripts"; \ fi build: - @echo "Nothing to build." + $(MAKE) -C $(CURDIR)/manpages install: # Installing components