Update triface project.
[bertos.git] / boards / triface / examples / triface / triface_user.mk
index acf3cad46752537e7d3fbab487dee73fb69f1c47..2f52da95b0fe71d9c0d8ca3874c44bce952b152e 100644 (file)
@@ -10,7 +10,7 @@ triface_PROGRAMMER_PORT = none
 # Files included by the user.
 triface_USER_CSRC = \
     $(triface_SRC_PATH)/main.c \
-    triface/protocol.c \
+    $(triface_SRC_PATH)/protocol.c \
     #
 
 # Files included by the user.