From 38bb8efc83e2e53fa04129dc64ea0bd90ce2a36a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 25 Aug 2008 14:47:41 +0200 Subject: Moving the automatic run of the script tests to package build-time invokation. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 681177a55..2de14ff0f 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ test: build: @echo "Nothing to build." -install: test +install: # Installing executables mkdir -p $(DESTDIR)/usr/bin cp helpers/lh* $(DESTDIR)/usr/bin -- cgit v1.2.3