[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torsocks/master] Fix: add fixtures directory to EXTRA_DIST
commit 59e51c1528c7eafda29c944873dbcc05cddc6712
Author: David Goulet <dgoulet@xxxxxxxxx>
Date: Sun Nov 3 13:21:43 2013 -0500
Fix: add fixtures directory to EXTRA_DIST
Signed-off-by: David Goulet <dgoulet@xxxxxxxxx>
---
tests/unit/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am
index a48450c..f2b5efa 100644
--- a/tests/unit/Makefile.am
+++ b/tests/unit/Makefile.am
@@ -10,6 +10,8 @@ LIBCOMMON=$(top_builddir)/src/common/libcommon.la
noinst_PROGRAMS = test_onion test_connection test_utils test_config-file
+EXTRA_DIST = fixtures
+
test_onion_SOURCES = test_onion.c
test_onion_LDADD = $(LIBTAP) $(LIBCOMMON)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits