From b321dc264439575c54c64ea05cd55508a79df9c0 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 6 Apr 2015 10:58:37 +0200 Subject: [PATCH] Really fix install --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index da0b48d2a..267f61302 100644 --- a/Makefile +++ b/Makefile @@ -490,6 +490,7 @@ endif # Install python code install -m 644 \ source/carla \ + source/carla-control \ source/carla-patchbay \ source/carla-rack \ source/*.py \