aboutsummaryrefslogtreecommitdiff
path: root/reproduce/analysis/make/format.mk
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/analysis/make/format.mk')
-rw-r--r--reproduce/analysis/make/format.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/analysis/make/format.mk b/reproduce/analysis/make/format.mk
index efd9918..fd4060a 100644
--- a/reproduce/analysis/make/format.mk
+++ b/reproduce/analysis/make/format.mk
@@ -23,7 +23,7 @@
# Save the "Table 3" spreadsheet from the downloaded `.xlsx' file into a
# simple plain-text file that is easy to use.
-a1dir = $(BDIR)/analysis1
+a1dir = $(badir)/analysis1
mk20tab3 = $(a1dir)/table-3.txt
$(a1dir):; mkdir $@
$(mk20tab3): $(indir)/menke20.xlsx | $(a1dir)