summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index adec0d2..6337098 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,6 @@
SHELL := /bin/bash
-DATA := data/nyc-old.log.gz \
- data/euro.log.gz \
- data/nyc.log.gz \
- data/nyc2.log.gz
+DATA := $(wildcard data/*.log.gz)
REPORTS := $(DATA:data/%.log.gz=reports/%.log)
PLOTS := population ping ping-distrib