From 67698b8232c8e99c0de65a5444f1b3b86f4f6297 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 16 Jun 2016 10:02:46 -0400 Subject: push2: port registration, LED setup --- libs/surfaces/push2/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/surfaces/push2/wscript') diff --git a/libs/surfaces/push2/wscript b/libs/surfaces/push2/wscript index 379f1199d7..b69a13ec0e 100644 --- a/libs/surfaces/push2/wscript +++ b/libs/surfaces/push2/wscript @@ -22,6 +22,8 @@ def build(bld): obj.source = ''' push2.cc interface.cc + midi_byte_array.cc + leds.cc ''' obj.export_includes = ['.'] obj.defines = [ 'PACKAGE="ardour_push2"' ] -- cgit v1.2.3