Browse Source

Fix make install

Signed-off-by: falkTX <falktx@falktx.com>
pull/1961/merge
falkTX 3 months ago
parent
commit
dc59cbeab1
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Makefile

+ 0
- 1
Makefile View File

@@ -514,7 +514,6 @@ endif
source/backend/CarlaUtils.h \
source/backend/CarlaEngine.hpp \
source/backend/CarlaPlugin.hpp \
source/backend/CarlaPluginPtr.hpp \
$(DESTDIR)$(INCLUDEDIR)/carla

install -m 644 \


Loading…
Cancel
Save