From: michael Date: Sun, 22 Nov 2009 05:28:45 +0000 (+0000) Subject: add event.h to extra sources X-Git-Tag: svn1203~131 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=0eda4085c4243c88cc00bb99dccc6cfad886fc50;p=lcd4linux.git add event.h to extra sources git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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 \