|
From: <sv...@va...> - 2007-07-14 22:43:28
|
Author: dirk Date: 2007-07-14 23:43:25 +0100 (Sat, 14 Jul 2007) New Revision: 6767 Log: add glibc-2.6.supp to the distribution list Modified: trunk/Makefile.am Modified: trunk/Makefile.am =================================================================== --- trunk/Makefile.am 2007-07-11 23:10:05 UTC (rev 6766) +++ trunk/Makefile.am 2007-07-14 22:43:25 UTC (rev 6767) @@ -18,8 +18,7 @@ SUPP_FILES = \ glibc-2.2.supp glibc-2.3.supp glibc-2.4.supp glibc-2.5.supp \ - aix5libc.supp \ - xfree-3.supp xfree-4.supp + glibc-2.6.supp aix5libc.supp xfree-3.supp xfree-4.supp dist_val_DATA = $(SUPP_FILES) default.supp |