1# We need to list all files here to make sure they are included in
2# the make dist target.
3
4dist_noinst_SCRIPTS = build_solaris_package
5
6EXTRA_DIST = \
7	gdb-sol-thread.patch \
8	valgrind.p5m \
9	vgpreload-solaris.mapfile
10