diff --git a/Makefile b/Makefile index c5745b3..4b77ff3 100644 --- a/Makefile +++ b/Makefile @@ -32,9 +32,6 @@ DIST = ${SRC} COPYING Makefile README all: ${BIN} -test: all - prove -p - clean: rm -f ${BIN} ${P}-${V}.tgz