commit | 8677719180b3ef628122e68c188217d4ba987e40 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jul 25 15:59:46 2015 +0200 |
committer | Jens Geyer <jensg@apache.org> | Mon Jul 27 23:52:13 2015 +0200 |
tree | 4e0c7c6e58ff3dd56a2f7534712a86cc5ed149ba | |
parent | da0b71fdd18551e69cfe1a7b3afe41047e77cda2 [diff] [blame] |
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
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index f5514d9..485e30c 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