blob: 34a35e7d17dc326a86d6af248f72bf80e558f33a [file] [log] [blame]
AM_CFLAGS = \
-I$(top_srcdir)/include/drm \
-I$(top_srcdir)
if HAVE_INSTALL_TESTS
bin_PROGRAMS = \
vbltest
else
noinst_PROGRAMS = \
vbltest
endif
vbltest_SOURCES = \
vbltest.c
vbltest_LDADD = \
$(top_builddir)/libdrm.la