diff --git a/make/textest.mk b/make/textest.mk index d15754d8..30cfc6ba 100644 --- a/make/textest.mk +++ b/make/textest.mk @@ -7,7 +7,7 @@ OUT_PDF ?= $(notdir $(shell pwd)).pdf OUT_PNG ?= $(patsubst %.pdf,%.png,$(OUT_PDF)) PNG_WIDTH ?= 200 -all: build.done +all: pdf clean: clean.files install: distclean: