From 27fa541ad1f34102473701b25ee5e4fdc15252ed Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Fri, 3 Dec 2004 00:32:19 +0000 Subject: [PATCH] Add second/container.S tools/blocks.c tools/emile.c in DISTFILES --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57c1e0c..5baee9b 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,8 @@ DISTFILES = second/head.S second/MMU030.c second/MMU040.c second/main.c \ tools/emile-first-tune.c tools/emile.h \ tools/emile-install.c second/copymem.i second/serial.c \ second/serial.h second/vga.h second/vga.c second/head.h \ - tools/emile-set-output.c second/scsi.c second/scsi.h + tools/emile-set-output.c second/scsi.c second/scsi.h \ + second/container.S tools/blocks.c tools/emile.c dist: rm -fr $(PACKAGE)-$(VERSION)