Browse Source

Fix typo

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.5
falkTX 3 years ago
parent
commit
a750eed2b6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -14,7 +14,7 @@ PREFIX ?= /usr/local
DESTDIR ?=

# --------------------------------------------------------------
# Check for system-wide projectM
# Check for system-wide dependencies

HAVE_PROJECTM = $(shell pkg-config --exists libprojectM && echo true)



Loading…
Cancel
Save