We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007e845 commit 1ff6299Copy full SHA for 1ff6299
posix.mak
@@ -455,7 +455,7 @@ rsync : all kindle pdf
455
rsync-only :
456
rsync -avzO --chmod=u=rwX,g=rwX,o=rX --delete $(RSYNC_FILTER) $W/ $(REMOTE_DIR)/
457
458
-dautotest: all verbatim pdf diffable-intermediaries
+dautotest: all verbatim pdf diffable-intermediaries d-latest.tag d-prerelease.tag
459
460
################################################################################
461
# Pattern rulez
0 commit comments