Browse Source

add custom module in makefile

pull/170/head
dreamer 4 years ago
parent
commit
419ef43167
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      plugins/Makefile

+ 3
- 0
plugins/Makefile View File

@@ -501,6 +501,9 @@ PLUGIN_FILES += $(filter-out GrandeModular/src/plugin.cpp,$(wildcard GrandeModul

PLUGIN_FILES += $(wildcard HamptonHarmonics/src/*.cpp)

# modules/types which are present in other plugins
HAMPTONHARMONICS_CUSTOM = Arp

# --------------------------------------------------------------
# HetrickCV



Loading…
Cancel
Save