|
From: <sv...@va...> - 2006-02-13 14:23:12
|
Author: sewardj Date: 2006-02-13 14:23:05 +0000 (Mon, 13 Feb 2006) New Revision: 5644 Log: 'make dist' fix 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 2006-02-13 05:15:27 UTC (rev 5643) +++ trunk/coregrind/Makefile.am 2006-02-13 14:23:05 UTC (rev 5644) @@ -111,6 +111,7 @@ vki_unistd.h \ vki_unistd-amd64-linux.h\ vki_unistd-ppc32-linux.h\ + vki_unistd-ppc64-linux.h\ vki_unistd-x86-linux.h \ m_coredump/priv_elf.h \ m_debuginfo/priv_symtab.h \ |