Search
lxdream.org :: lxdream/src/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.am
changeset 894:1ddd5616c5af
prev866:86cd01c2b2d3
next931:430048ea8b71
next953:f4a156508ad1
author nkeynes
date Thu Oct 30 23:56:59 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds)
file annotate diff log raw
1.1 --- a/src/Makefile.am Mon Oct 06 01:05:12 2008 +0000
1.2 +++ b/src/Makefile.am Thu Oct 30 23:56:59 2008 +0000
1.3 @@ -54,8 +54,7 @@
1.4 pvr2/gl_sl.c pvr2/gl_slsrc.c pvr2/glutil.c pvr2/glutil.h pvr2/glrender.c \
1.5 pvr2/vertex.glsl pvr2/fragment.glsl \
1.6 maple/maple.c maple/maple.h \
1.7 - maple/controller.c maple/controller.h maple/kbd.c maple/mouse.c \
1.8 - maple/lightgun.c \
1.9 + maple/controller.c maple/kbd.c maple/mouse.c maple/lightgun.c \
1.10 loader.c loader.h elf.h bootstrap.c bootstrap.h util.c gdlist.c gdlist.h \
1.11 display.c display.h dckeysyms.h \
1.12 drivers/audio_null.c drivers/video_null.c \
.