summaryrefslogtreecommitdiff
path: root/compiler/cpp/Makefile.am
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-07-25 15:59:46 +0200
committerJens Geyer <jensg@apache.org>2015-07-27 23:52:13 +0200
commit8677719180b3ef628122e68c188217d4ba987e40 (patch)
tree4e0c7c6e58ff3dd56a2f7534712a86cc5ed149ba /compiler/cpp/Makefile.am
parentda0b71fdd18551e69cfe1a7b3afe41047e77cda2 (diff)
downloadthrift-8677719180b3ef628122e68c188217d4ba987e40.tar.gz
THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled
Client: Compiler General Patch: Simon South This closes #563
Diffstat (limited to 'compiler/cpp/Makefile.am')
-rw-r--r--compiler/cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am
index f5514d9dc..485e30ccc 100644
--- a/compiler/cpp/Makefile.am
+++ b/compiler/cpp/Makefile.am
@@ -23,7 +23,7 @@
AM_YFLAGS = -d
LIBS =
-BUILT_SOURCES = thrifty.cc
+BUILT_SOURCES = src/thrifty.cc
bin_PROGRAMS = thrift