diff --git a/Makefile b/Makefile index 83bf2a4..62f398a 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,10 @@ DISTFILES = second/head.S second/MMU030.c second/MMU040.c second/main.c \ second/enter_kernel040.S first/first.S \ first/Makefile second/bank.c second/bank.h second/arch.h \ second/arch.c Makefile COPYING README AUTHORS ChangeLog \ - tools/Makefile tools/emile-first.h tools/emile-set-cmdline.c \ - tools/emile-first-info.c tools/emile-first-tune.c \ - tools/emile.h tools/emile-install.c + tools/Makefile tools/emile-first.h tools/emile-second.h \ + tools/emile-set-cmdline.c tools/emile-first-info.c \ + tools/emile-first-tune.c tools/emile.h \ + tools/emile-install.c dist: rm -fr $(PACKAGE)-$(VERSION)