diff --git a/Makefile b/Makefile index 3ec813b..2a2c2a0 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ export ODIR SRC include Makefile.in upload: - scp $(RAM)/$(SRC).pdf tacos:/var/www/htdocs/t.karchnu.fr/doc/ + scp $(ODIR)/$(SRC).pdf tacos:/var/www/htdocs/t.karchnu.fr/doc/ # VIEWER_OPTS = - # VIEWER = zathura $(VIEWER_OPTS)