Remove dependence from c source hw file.
[bertos.git] / boards / arduino / examples / aprs / aprs_user.mk
index 9629f4fe3d15c6e38fa7ce86c5cdf278bc21320d..5fb75d29559e6d8a64d2574c3bfb0862a24941ef 100644 (file)
@@ -10,6 +10,7 @@ aprs_PROGRAMMER_PORT = none
 # Files included by the user.
 aprs_USER_CSRC = \
        $(aprs_SRC_PATH)/main.c \
+       $(aprs_SRC_PATH)/hw/hw_afsk.c \
        #
 
 # Files included by the user.