Search
lxdream.org :: lxdream/src/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.am
changeset 100:995e42e96cc9
prev99:78cbd52afb8d
next103:9b9cfc5855e0
author nkeynes
date Mon Mar 13 12:37:06 2006 +0000 (18 years ago)
permissions -rw-r--r--
last change Add sh4addr_t type, need to start propagating it instead of uint32_t
file annotate diff log raw
1.1 --- a/src/Makefile.am Wed Feb 15 12:41:02 2006 +0000
1.2 +++ b/src/Makefile.am Mon Mar 13 12:37:06 2006 +0000
1.3 @@ -21,6 +21,7 @@
1.4 aica/armcore.c aica/armcore.h aica/armdasm.c aica/armmem.c \
1.5 aica/aica.c aica/aica.h aica/audio.c aica/audio.h \
1.6 pvr2/pvr2.c pvr2/pvr2.h \
1.7 + pvr2/ta.c pvr2/render.c \
1.8 maple/maple.c maple/maple.h \
1.9 maple/controller.c maple/controller.h \
1.10 gui/support.c gui/support.h \
.