diff options
Diffstat (limited to 'tests/tegra/Makefile.am')
-rw-r--r-- | tests/tegra/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tegra/Makefile.am b/tests/tegra/Makefile.am index ca63d92f..8e625c8f 100644 --- a/tests/tegra/Makefile.am +++ b/tests/tegra/Makefile.am | |||
@@ -3,7 +3,7 @@ AM_CPPFLAGS = \ | |||
3 | -I$(top_srcdir)/tegra \ | 3 | -I$(top_srcdir)/tegra \ |
4 | -I$(top_srcdir) | 4 | -I$(top_srcdir) |
5 | 5 | ||
6 | AM_CFLAGS = -Wall -Werror | 6 | AM_CFLAGS = $(WARN_CFLAGS) |
7 | 7 | ||
8 | LDADD = \ | 8 | LDADD = \ |
9 | ../../tegra/libdrm_tegra.la \ | 9 | ../../tegra/libdrm_tegra.la \ |