summaryrefslogtreecommitdiff
path: root/test/Makefile.am
blob: c67014aeb5c221f3ad6c8b2df462bb98d34c5f93 (plain)
1
2
3
4
5
6
7
8
9
check_PROGRAMS = xshmfence_test

TESTS=$(check_PROGRAMS)

xshmfence_test_SOURCES = xshmfence_test.c

xshmfence_test_CFLAGS = -I$(top_srcdir)/src
xshmfence_test_LDADD = $(top_builddir)/src/libxshmfence.la