diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 75940d0..dc86bb0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ timer.c timer.h \ thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ +rgb.c rgb.h \ \ widget.c widget.h \ widget_text.c widget_text.h \ |