]> git.webhop.me Git - lcd4linux.git/commitdiff
add event.h to extra sources
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 22 Nov 2009 05:28:45 +0000 (05:28 +0000)
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 22 Nov 2009 05:28:45 +0000 (05:28 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

Makefile.in

index 7182566f340338478f2edc27927288e3a8b9115e..596a0b22baf76b4cccff81a2cda8701a892d5b60 100644 (file)
@@ -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   \