diff options
Diffstat (limited to 'tests/proptest')
-rw-r--r-- | tests/proptest/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/proptest/Makefile.am b/tests/proptest/Makefile.am index f81a3c00..48a84c1e 100644 --- a/tests/proptest/Makefile.am +++ b/tests/proptest/Makefile.am @@ -1,4 +1,5 @@ AM_CFLAGS = \ + $(WARN_CFLAGS)\ -I$(top_srcdir)/include/drm \ -I$(top_srcdir) |