|
From: Nicholas N. <nj...@ca...> - 2003-12-04 16:04:23
|
CVS commit by nethercote: Fix more "make dist" borkage M +1 -1 Makefile.am 1.16 --- valgrind/corecheck/tests/Makefile.am #1.15:1.16 @@ -5,5 +5,5 @@ ##--------------------------------------------------------------------------- -noinst_SCRIPTS = filter_stderr +noinst_SCRIPTS = filter_stderr filter_fdleak EXTRA_DIST = $(noinst_SCRIPTS) \ |