Browse Source

Fix typo

tags/1.9.8
falkTX 7 years ago
parent
commit
f57140592c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -1002,7 +1002,7 @@ else
endif
ifeq ($(HAVE_DGL),true)
@echo "DISTRHO Plugins:$(ANS_YES)(with UI)"
ifneq ($(HAVE_PROJECTM),true)
ifeq ($(HAVE_PROJECTM),true)
@echo "DISTRHO ProM: $(ANS_YES)"
else
@echo "DISTRHO ProM: $(ANS_NO) (missing libprojectM)"


Loading…
Cancel
Save