diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b93c9166d336..f229e173e713 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -53,6 +53,7 @@ SUBDIR += avltree SUBDIR += avr-binutils SUBDIR += avr-gcc + SUBDIR += avr-gdb SUBDIR += avr-libc SUBDIR += avrprog SUBDIR += bcc |