Search
lxdream.org :: lxdream/src/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.am
changeset 765:4cd066048203
prev763:b3ce4448f200
next842:286345299c49
author nkeynes
date Wed Jul 23 11:11:30 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Cocoa preferences panel work-in-progress
file annotate diff log raw
1.1 --- a/src/Makefile.am Tue Jul 22 04:40:55 2008 +0000
1.2 +++ b/src/Makefile.am Wed Jul 23 11:11:30 2008 +0000
1.3 @@ -92,6 +92,7 @@
1.4 if GUI_COCOA
1.5 lxdream_SOURCES += cocoaui/cocoaui.c cocoaui/cocoaui.h \
1.6 cocoaui/cocoa_win.c cocoaui/cocoa_gd.c cocoaui/cocoa_prefs.c \
1.7 + cocoaui/cocoa_path.c cocoaui/cocoa_ctrl.c \
1.8 drivers/video_osx.c drivers/mac_keymap.h drivers/mac_keymap.txt
1.9 endif
1.10
.