summaryrefslogtreecommitdiff
path: root/software/rhmixxx/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-06-01 17:58:14 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-06-01 17:58:14 (GMT)
commita8025d154d51e6247147bf9322e2726106bcfe5c (patch)
treed5b2caa2b87c4eccc8a5f2269d66da49682ce85e /software/rhmixxx/Makefile
parente19e30a3a12dc60f924fd7117fdcfef4339974e8 (diff)
added eventqueue
sending events works now
Diffstat (limited to 'software/rhmixxx/Makefile')
-rw-r--r--software/rhmixxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/rhmixxx/Makefile b/software/rhmixxx/Makefile
index 231005b..1e4b67c 100644
--- a/software/rhmixxx/Makefile
+++ b/software/rhmixxx/Makefile
@@ -21,7 +21,7 @@
NAME := rhmixxx
BOARD_TYPE := rhmixxx
-OBJ := $(NAME).o keypad.o
+OBJ := $(NAME).o keypad.o eventqueue.o
LIBS := util led lufa-descriptor-midi
EXTERNAL_LIBS := lufa