X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=124f83757b15a9f70a81a9c17ba47121f0e8dc21;hb=7594006bf26f7971ba3f95c81bf7ae873195fb9a;hp=5f4732e1a8b1e697b2d04338beb6d4ac8c582f93;hpb=7d6829c9e834527520272844b102ae9b59e8b2ba;p=neurodebian.git diff --git a/Makefile b/Makefile index 5f4732e..124f837 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ WWW_DIR = build/html/ WWW_UPLOAD_URI_STATIC=$(WWW_UPLOAD_URI)/_static -BIGMESS_OPTS = -c neurodebian_repo.cfg +BIGMESS_OPTS = -c neurodebian.cfg BIGMESS_CMD = PYTHONPATH=.:3rd/bigmess:$(PYTHONPATH) 3rd/bigmess/bin/bigmess BIGMESS = $(BIGMESS_CMD) $(BIGMESS_OPTS)