diff options
Diffstat (limited to 'compiler/cpp/src/Makefile.am')
-rw-r--r-- | compiler/cpp/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/cpp/src/Makefile.am b/compiler/cpp/src/Makefile.am index b3139e21d..0297708e1 100644 --- a/compiler/cpp/src/Makefile.am +++ b/compiler/cpp/src/Makefile.am @@ -21,7 +21,7 @@ # Please see doc/old-thrift-license.txt in the Thrift distribution for # details. -AUTOMAKE_OPTIONS = subdir-objects +AUTOMAKE_OPTIONS = subdir-objects nostdinc AM_YFLAGS = -d |