Makefile refactoring and cleanup.
[pwl6.git] / rules / git.mk
index e8ceb78..6c8397d 100644 (file)
@@ -10,4 +10,4 @@ $(GIT) archive --output '$1' $(if $2,--prefix '$2') '$(call git-describe,$3)'
 endef
 
 .git:
-       $(error "This target must be run inside a git repository.")
+       $(error This target must be run inside a git repository.)