gtest: enable subdir-objects to prevent automake warnings
[mesa.git] / src / gtest / Makefile.am
index 4188c6b25ecb30d19472464eb895d8193a070edf..c338977e69da9248a43f662803cd2c079b309b01 100644 (file)
@@ -19,6 +19,8 @@
 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 # IN THE SOFTWARE.
 
+AUTOMAKE_OPTIONS = subdir-objects
+
 AM_CFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include
 AM_CXXFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include