diff --git a/Makefile b/Makefile index 232e7c7..47dfb92 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ SOURCES = $(wildcard src/*.cpp) kissfft/kiss_fft.c -include ../../Makefile-plugin.inc +include ../../plugin.mk