Make sure all files under the new shared dir are included in make dist.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13868
This commit is contained in:
Mark Wielaard 2014-03-11 19:30:32 +00:00
parent 948061357e
commit f68b1089a7
3 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,7 @@ SUBDIRS = \
. \
$(TOOLS) \
$(EXP_TOOLS) \
shared \
tests \
perf \
gdbserver_tests \

View File

@ -2996,6 +2996,7 @@ AC_CONFIG_FILES([
exp-bbv/tests/arm-linux/Makefile
exp-dhat/Makefile
exp-dhat/tests/Makefile
shared/Makefile
])
AC_CONFIG_FILES([coregrind/link_tool_exe_linux],
[chmod +x coregrind/link_tool_exe_linux])

3
shared/Makefile.am Normal file
View File

@ -0,0 +1,3 @@
# We need to list all source files here to make sure they are included in
# the make dist target.
EXTRA_DIST = vg_replace_strmem.c