From a541bf602f9ffe302bdf4efad9ef071eb827d149 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 20 Sep 2015 20:57:24 +0200 Subject: fixed path to examples dir --- src/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configure b/src/configure index b90061f..50e3239 100755 --- a/src/configure +++ b/src/configure @@ -34,7 +34,7 @@ BINDIR='' ETCDIR='' MANDIR='' INSTALLMANPAGE=1 -EXAMPLESDIR='' +EXAMPLESDIR='../' INSTALLEXAMPLES=1 print_usage() { -- cgit v1.2.3