[tor-commits] [torsocks/master] Add config/ dir to default include path

dgoulet at torproject.org dgoulet at torproject.org
Fri Apr 4 22:40:25 UTC 2014


commit 1ad42aa9f02a5c73765670b786a11c3b23811d87
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Sun Jun 2 11:55:17 2013 -0400

    Add config/ dir to default include path
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 0ef8147..912a8f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,6 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4
 
+ACLOCAL_AMFLAGS = -I config
+
 SUBDIRS = src doc test





More information about the tor-commits mailing list