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