diff --git a/Makefile b/Makefile index fa49362..ba6047c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ PYXS = $(wildcard src/propcache/*.pyx) -SRC = propcache tests all: test