mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
Add emile-second.h in DISTFILES
This commit is contained in:
parent
5dbc36d650
commit
20555165c2
7
Makefile
7
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 \
|
second/enter_kernel040.S first/first.S \
|
||||||
first/Makefile second/bank.c second/bank.h second/arch.h \
|
first/Makefile second/bank.c second/bank.h second/arch.h \
|
||||||
second/arch.c Makefile COPYING README AUTHORS ChangeLog \
|
second/arch.c Makefile COPYING README AUTHORS ChangeLog \
|
||||||
tools/Makefile tools/emile-first.h tools/emile-set-cmdline.c \
|
tools/Makefile tools/emile-first.h tools/emile-second.h \
|
||||||
tools/emile-first-info.c tools/emile-first-tune.c \
|
tools/emile-set-cmdline.c tools/emile-first-info.c \
|
||||||
tools/emile.h tools/emile-install.c
|
tools/emile-first-tune.c tools/emile.h \
|
||||||
|
tools/emile-install.c
|
||||||
|
|
||||||
dist:
|
dist:
|
||||||
rm -fr $(PACKAGE)-$(VERSION)
|
rm -fr $(PACKAGE)-$(VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user