From 293bdbb708a460c5aaafc0a5cb26d93ce0cad4a6 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 27 Dec 2013 14:56:12 +0100
Subject: [PATCH] Added hint how to compile against gtk3 libs.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ca4d0d5..5f9dca5 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@ root).
     make clean && make
     make install
 
+To build vimb against gtk3 you can use `make GTK=3`.
+
 # license
 Information about the license are found in the file LICENSE.
 
-- 
2.20.1