From a8b56b6043b5e5a71d0b5e16dc36a6f80fc5413c Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 9 Dec 2014 21:56:55 +0000 Subject: [PATCH] Fix install, closes #169 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f5b4eac4d..460e5df20 100644 --- a/Makefile +++ b/Makefile @@ -491,7 +491,7 @@ endif source/backend/CarlaHost.h \ source/backend/CarlaEngine.hpp \ source/backend/CarlaPlugin.hpp \ - source/modules/CarlaNative.h \ + source/includes/CarlaNative.h \ $(DESTDIR)$(PREFIX)/include/carla/ install -m 644 \