Author: fw Date: 2006-06-05 15:10:05 +0000 (Mon, 05 Jun 2006) New Revision: 4149 Modified: Makefile Log: * Makefile: Include amd64 data for etch and its successors. Modified: Makefile ==================================================================--- Makefile 2006-06-05 12:43:43 UTC (rev 4148) +++ Makefile 2006-06-05 15:10:05 UTC (rev 4149) @@ -8,7 +8,7 @@ # MIRROR = http://merkel.debian.org/~aba/debian/ MIRROR = http://ftp-stud.fht-esslingen.de/debian/ SARGE_ARCHS = alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc -ETCH_ARCHS = $(SARGE_ARCHS) +ETCH_ARCHS = $(SARGE_ARCHS) amd64 all: rm -f data/security-new.db data/security-new.db.journal