X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/30f6d2bfd82995e0fa346b3b4eb33861f6a0fde3..afd828c095f38753e989391eab670b8736e4bd6e:/Demos/DualRole/ClassDriver/MouseHostDevice/makefile diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/makefile b/Demos/DualRole/ClassDriver/MouseHostDevice/makefile index 0ed12ad21..8aca25a0e 100644 --- a/Demos/DualRole/ClassDriver/MouseHostDevice/makefile +++ b/Demos/DualRole/ClassDriver/MouseHostDevice/makefile @@ -133,8 +133,7 @@ SRC = $(TARGET).c \ HostFunctions.c \ $(LUFA_SRC_USB) \ $(LUFA_SRC_USBCLASS) \ - $(LUFA_SRC_SERIAL) \ - $(LUFA_SRC_SERIALSTREAM) + $(LUFA_SRC_SERIAL) # List C++ source files here. (C dependencies are automatically generated.)