diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ endif # backend error check ifeq ("$(BACKEND)", "") -error: +error: verify_config @echo "Error! no backend configured" @false endif |