aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-24 05:03:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-24 05:03:33 +0000
commit6c8e28d20a69aa770932a4a0f9e81f94911cb276 (patch)
tree339523b64585d2ec788486a5a72cdebd8f9e0e62 /Makefile
parent9810379e0525e922f341b1e0d18078f03a6c54ef (diff)
got a basic smc example working, including outputting all supported keys
svn path=/trunk/externals/apple/; revision=12658
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ead937..9498e23 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ SOURCES =
# For objects that only build on certain platforms, add those to the SOURCES
# line for the right platforms.
-SOURCES_Darwin = ambient_light_sensor.c iodisplay.c keyboard_light.c sudden_motion_sensor.c
+SOURCES_Darwin = ambient_light_sensor.c iodisplay.c keyboard_light.c sudden_motion_sensor.c smc.c
SOURCES_Linux =
SOURCES_Windows =