drd/tests: Add the "dlopen" test program
[valgrind.git] / callgrind / tests / Makefile.am
blobda4a426cdcf3f290d44bfd246aa82eecc458bd79
2 include $(top_srcdir)/Makefile.tool-tests.am
4 SUBDIRS = .
5 DIST_SUBDIRS = .
7 dist_noinst_SCRIPTS = filter_stderr
9 EXTRA_DIST = \
10         clreq.vgtest clreq.stderr.exp \
11         simwork1.vgtest simwork1.stdout.exp simwork1.stderr.exp \
12         simwork2.vgtest simwork2.stdout.exp simwork2.stderr.exp \
13         simwork3.vgtest simwork3.stdout.exp simwork3.stderr.exp \
14         simwork-both.vgtest simwork-both.stdout.exp simwork-both.stderr.exp \
15         simwork-branch.vgtest simwork-branch.stdout.exp simwork-branch.stderr.exp \
16         simwork-cache.vgtest simwork-cache.stdout.exp simwork-cache.stderr.exp \
17         notpower2.vgtest notpower2.stderr.exp \
18         notpower2-wb.vgtest notpower2-wb.stderr.exp \
19         notpower2-hwpref.vgtest notpower2-hwpref.stderr.exp \
20         notpower2-use.vgtest notpower2-use.stderr.exp \
21         threads.vgtest threads.stderr.exp \
22         threads-use.vgtest threads-use.stderr.exp
24 check_PROGRAMS = clreq simwork threads
26 AM_CFLAGS   += $(AM_FLAG_M3264_PRI)
27 AM_CXXFLAGS += $(AM_FLAG_M3264_PRI)
29 threads_LDADD = -lpthread