aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 484e67a..eefc7dc 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ test: | .deps
@$(BATCH) -l snakemake-test \
--eval "(ert-run-tests-batch-and-exit '(not (tag interactive)))"
-$(AUTOLOADS_FILE): $(main_el)
+$(AUTOLOADS_FILE): $(els)
@$(BATCH) --eval \
"(let ((make-backup-files nil) \
(generated-autoload-file \"$(CURDIR)/$@\")) \