Browse Source

Fix build

tags/1.9.4
falkTX 12 years ago
parent
commit
06753fc0ba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/backend/native/Makefile

+ 1
- 1
source/backend/native/Makefile View File

@@ -52,7 +52,7 @@ OBJSN = \
nekofilter.c.o

OBJS += \
$(OBJS_N)
$(OBJSN)

# AudioFile
ifeq ($(HAVE_AF_DEPS),true)


Loading…
Cancel
Save