projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5773ee
)
gtest: enable subdir-objects to prevent automake warnings
author
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 8 Nov 2013 19:08:51 +0000
(19:08 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sat, 16 Nov 2013 14:01:27 +0000
(14:01 +0000)
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gtest/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gtest/Makefile.am
b/src/gtest/Makefile.am
index 4188c6b25ecb30d19472464eb895d8193a070edf..c338977e69da9248a43f662803cd2c079b309b01 100644
(file)
--- a/
src/gtest/Makefile.am
+++ b/
src/gtest/Makefile.am
@@
-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