diff --git a/Makefile b/Makefile index 9cdad0162..787c97b19 100644 --- a/Makefile +++ b/Makefile @@ -456,6 +456,7 @@ else endif install -d $(DESTDIR)$(LIBDIR)/pkgconfig install -d $(DESTDIR)$(INCLUDEDIR)/carla/includes + install -d $(DESTDIR)$(INCLUDEDIR)/carla/utils ifeq ($(LINUX),true) ifeq ($(HAVE_JACK),true) ifeq ($(JACKBRIDGE_DIRECT),true)