aboutsummaryrefslogtreecommitdiff
path: root/src/test/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-06-22 18:15:27 -0400
committerNick Mathewson <nickm@torproject.org>2011-06-22 18:15:27 -0400
commit9919b0127568253b6bec4f681db3cdc2b5978991 (patch)
tree333c5db1120ef60f69e51569c4add186b2903dea /src/test/Makefile.am
parent64a5a4177f905971d0cf9e28a19180c2ea32b02a (diff)
parent2b5ebc70973b1c0dd62201908632733c0953a4ec (diff)
downloadtor-9919b0127568253b6bec4f681db3cdc2b5978991.tar
tor-9919b0127568253b6bec4f681db3cdc2b5978991.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'src/test/Makefile.am')
-rw-r--r--src/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index a4f93d1c9..852715079 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -8,7 +8,7 @@ AM_CPPFLAGS = -DSHARE_DATADIR="\"$(datadir)\"" \
-I"$(top_srcdir)/src/or"
# -L flags need to go in LDFLAGS. -l flags need to go in LDADD.
-# This seems to matter nowhere but on windows, but I assure you that it
+# This seems to matter nowhere but on Windows, but I assure you that it
# matters a lot there, and is quite hard to debug if you forget to do it.
test_SOURCES = \