From 35909aded2a94f4334b0dca4a8bcda2375f246a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCllenhaupt?= Date: Tue, 14 Jun 2016 21:15:00 +0200 Subject: Update README.md --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index ac7490b..803aab4 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -12,7 +12,7 @@ The basic usage is to drop some `*.mk` files in a directory `foo/` and set `MXE_PLUGIN_DIRS='foo/'` while invoking `make` like this: ```console -MXE_PLUGINS_DIR=foo/ make libpng +MXE_PLUGIN_DIRS=foo/ make libpng ``` If needed, you can also pass multiple directories by separating them with a -- cgit v0.12