|
From: <sv...@va...> - 2008-09-14 16:04:34
|
Author: sewardj Date: 2008-09-14 17:04:45 +0100 (Sun, 14 Sep 2008) New Revision: 8617 Log: Oops, this should have been part of r8616 (Add some initial documentation about Ptrcheck.). Modified: branches/PTRCHECK/exp-ptrcheck/Makefile.am Modified: branches/PTRCHECK/exp-ptrcheck/Makefile.am =================================================================== --- branches/PTRCHECK/exp-ptrcheck/Makefile.am 2008-09-14 16:03:18 UTC (rev 8616) +++ branches/PTRCHECK/exp-ptrcheck/Makefile.am 2008-09-14 16:04:45 UTC (rev 8617) @@ -126,3 +126,4 @@ noinst_HEADERS = h_main.h sg_main.h pc_common.h +EXTRA_DIST = README.ABOUT.PTRCHECK.txt |