aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-11-22 05:28:45 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-11-22 05:28:45 +0000
commit0eda4085c4243c88cc00bb99dccc6cfad886fc50 (patch)
treeaf02c89bfe59c881291205770e0727deea9b4c75 /Makefile.in
parent3379ecac26037b52ace09c273600c34843910593 (diff)
downloadlcd4linux-0eda4085c4243c88cc00bb99dccc6cfad886fc50.tar.gz
add event.h to extra sources
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
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 \