From: Nicholas Nethercote Date: Fri, 30 Sep 2005 02:17:16 +0000 (+0000) Subject: add missing file X-Git-Tag: svn/VALGRIND_3_1_0~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e8adae1ac4d48677d1496e3d1e8dc6d51519a2;p=thirdparty%2Fvalgrind.git add missing file git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4832 --- diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am index 5d69a945dc..c6f1c82590 100644 --- a/coregrind/Makefile.am +++ b/coregrind/Makefile.am @@ -31,6 +31,7 @@ noinst_HEADERS = \ pub_core_basics_asm.h \ pub_core_clientstate.h \ pub_core_commandline.h \ + pub_core_coredump.h \ pub_core_cpuid.h \ pub_core_debuginfo.h \ pub_core_debugger.h \