[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit 1ad42aa9f02a5c73765670b786a11c3b23811d87
Author: David Goulet <dgoulet@xxxxxxxxx>
Date:   Sun Jun 2 11:55:17 2013 -0400

    Add config/ dir to default include path
    
    Signed-off-by: David Goulet <dgoulet@xxxxxxxxx>
---
 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



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits