filename | src/Makefile.am |
changeset | 282:01e53698ff38 |
prev | 280:715202395e0f |
next | 284:808617ee7135 |
author | nkeynes |
date | Sun Jan 14 11:43:00 2007 +0000 (15 years ago) |
permissions | -rw-r--r-- |
last change | First cut of YUV converter |
file | annotate | diff | log | raw |
1.1 --- a/src/Makefile.am Sun Jan 14 02:55:06 2007 +00001.2 +++ b/src/Makefile.am Sun Jan 14 11:43:00 2007 +00001.3 @@ -23,7 +23,7 @@1.4 aica/aica.c aica/aica.h aica/audio.c aica/audio.h \1.5 pvr2/pvr2.c pvr2/pvr2.h \1.6 pvr2/tacore.c pvr2/render.c pvr2/rendcore.c pvr2/rendbkg.c pvr2/rendsort.c \1.7 - pvr2/texcache.c \1.8 + pvr2/texcache.c pvr2/yuv.c \1.9 maple/maple.c maple/maple.h \1.10 maple/controller.c maple/controller.h \1.11 gui/support.c gui/support.h \
.