diff options
Diffstat (limited to 'Demos/Host/ClassDriver/MassStorageHost/makefile')
-rw-r--r-- | Demos/Host/ClassDriver/MassStorageHost/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/MassStorageHost/makefile b/Demos/Host/ClassDriver/MassStorageHost/makefile index f6364ce8e..ec0679c51 100644 --- a/Demos/Host/ClassDriver/MassStorageHost/makefile +++ b/Demos/Host/ClassDriver/MassStorageHost/makefile @@ -735,4 +735,5 @@ $(shell mkdir $(OBJDIR) 2>/dev/null) showtarget begin finish end sizebefore sizeafter \ gccversion build elf hex eep lss sym coff extcoff \ program dfu flip flip-ee dfu-ee clean debug \ -clean_list clean_binary gdb-config doxygen
\ No newline at end of file +clean_list clean_binary clean_doxygen gdb-config \ +doxygen
\ No newline at end of file |