aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/radeon/Makefile.am')
-rw-r--r--tests/radeon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/radeon/Makefile.am b/tests/radeon/Makefile.am
index 1775669e..d18620da 100644
--- a/tests/radeon/Makefile.am
+++ b/tests/radeon/Makefile.am
@@ -1,4 +1,5 @@
1AM_CFLAGS = \ 1AM_CFLAGS = \
2 $(WARN_CFLAGS)\
2 -I $(top_srcdir)/include/drm \ 3 -I $(top_srcdir)/include/drm \
3 -I $(top_srcdir) 4 -I $(top_srcdir)
4 5