From 702b9703734e77e57b206caba6f5355473e25359 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 6 Oct 2011 15:59:48 +0000 Subject: moved [keyboard_layout] to the apple lib, since its Apple only svn path=/trunk/externals/apple/; revision=15530 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 379ef1d..407de6f 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ SOURCES = # For objects that only build on certain platforms, add those to the SOURCES # line for the right platforms. -SOURCES_macosx = ambient_light_sensor.c iodisplay.c keyboard_light.c sudden_motion_sensor.c smc.c +SOURCES_macosx = ambient_light_sensor.c iodisplay.c keyboard_light.c sudden_motion_sensor.c smc.c keyboard_layout.c SOURCES_iphoneos = multitouch.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will -- cgit v1.2.1