From bb031a2afa140c3e4f4d325ba28d56bd224bda9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Fri, 29 Nov 2013 17:27:56 +0100 Subject: add *.eo to 'make test' target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 359aeb0..a9abbad 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ eo_tokenizer: main.o eo_tokenizer.o eo_definitions.o $(CC) -Wall -I. $(CFLAGS) main.o eo_tokenizer.o eo_definitions.o -o $@ test: eo_tokenizer - $(LOG) ./eo_tokenizer ./data/*.c + $(LOG) ./eo_tokenizer ./data/*.c ./data/*.eo clean: rm -f *~ *.o *.dot *.png *.xml $(BIN).c $(BIN) -- cgit v1.1-2-g2b99