summaryrefslogtreecommitdiff
path: root/firmware/bluetooth_rxtx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/bluetooth_rxtx/Makefile')
-rw-r--r--firmware/bluetooth_rxtx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/bluetooth_rxtx/Makefile b/firmware/bluetooth_rxtx/Makefile
index fc86889..278b43e 100644
--- a/firmware/bluetooth_rxtx/Makefile
+++ b/firmware/bluetooth_rxtx/Makefile
@@ -7,6 +7,7 @@ TARGET = bluetooth_rxtx
SRC = $(TARGET).c \
bluetooth.c \
bluetooth_le.c \
+ ubertooth_usb.c \
$(LIBS_PATH)/usb_serial.c \
$(LIBS_PATH)/serial_fifo.c \
$(LIBS_PATH)/LPC17xx_Startup.c \