commit | 0f027530d7d46ae25f3ed6d6ee453ca18ca43eb6 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Nov 17 01:55:38 2024 +0100 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Sun Nov 17 11:24:22 2024 +0100 |
tree | 5595fa2e727eac3073bf845cf58b61239d26ecae | |
parent | c8cf304919f31c2132e1aa64fea4dfa08fe1bed9 [diff] |
THRIFT-5836 No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h' Patch: Jens Geyer
diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index d9ab092..b4f6055 100644 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am
@@ -471,4 +471,6 @@ CMakeLists.txt \ DebugProtoTest_extras.cpp \ ThriftTest_extras.cpp \ - OneWayTest.thrift + OneWayTest.thrift \ + Thrift5272.thrift +