|
From: <sv...@va...> - 2006-06-06 21:39:22
|
Author: sewardj Date: 2006-06-06 22:39:09 +0100 (Tue, 06 Jun 2006) New Revision: 5956 Log: Install header in the right place. (From Josef W). Modified: trunk/callgrind/Makefile.am Modified: trunk/callgrind/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/callgrind/Makefile.am 2006-06-05 23:27:18 UTC (rev 5955) +++ trunk/callgrind/Makefile.am 2006-06-06 21:39:09 UTC (rev 5956) @@ -58,7 +58,7 @@ callgrind_ppc64_linux_LDADD =3D $(TOOL_LDADD_PPC64_LINUX) callgrind_ppc64_linux_LDFLAGS =3D $(TOOL_LDFLAGS_PPC64_LINUX) =20 -clincludedir =3D $(includedir)/callgrind +clincludedir =3D $(includedir)/valgrind =20 clinclude_HEADERS =3D \ callgrind.h |