|
From: <sv...@va...> - 2005-09-30 02:17:24
|
Author: njn Date: 2005-09-30 03:17:16 +0100 (Fri, 30 Sep 2005) New Revision: 4832 Log: add missing file Modified: trunk/coregrind/Makefile.am Modified: trunk/coregrind/Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coregrind/Makefile.am 2005-09-30 01:47:12 UTC (rev 4831) +++ trunk/coregrind/Makefile.am 2005-09-30 02:17:16 UTC (rev 4832) @@ -31,6 +31,7 @@ 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 \ |