diff --git a/Makefile b/Makefile index 7133643..6c760a8 100644 --- a/Makefile +++ b/Makefile @@ -70,4 +70,4 @@ ${BUILD_DIR}/poet.elf: ${CXX_OBJS} ${GCC_OBJS} ${JUCE_LIB}: make -C juce clean: - rm -rf ${BUILD_DIR} \ No newline at end of file + rm -rf ${BUILD_DIR}