aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-08-27 10:00:22 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-27 10:00:22 -0400
commit90d1c8575726f2169b9cdb7f7eb28b01e30cae80 (patch)
tree7dc71a0c921c23d4ed0041bc8dbfdbbbe7467310 /Makefile.am
parent5db37bca3d031912f9da10427ec2e73faf621694 (diff)
downloadtor-90d1c8575726f2169b9cdb7f7eb28b01e30cae80.tar
tor-90d1c8575726f2169b9cdb7f7eb28b01e30cae80.tar.gz
build: minimal adjustments to make out-of-tree build work
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 48202558a..466eaf84f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ TESTS=
noinst_PROGRAMS=
DISTCLEANFILES=
bin_SCRIPTS=
+AM_CPPFLAGS=
include src/include.am
include doc/include.am
include contrib/include.am