diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 7182566..596a0b2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -266,7 +266,7 @@ thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ rgb.c rgb.h \ -event.c \ +event.c event.h \ \ widget.c widget.h \ widget_text.c widget_text.h \ |