Skip to content

Commit 1ff6299

Browse files
committed
posix.mak: Add DMan tags to dautotest target
Pull in chmgen and related rules to ensure they work correctly.
1 parent 007e845 commit 1ff6299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posix.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ rsync : all kindle pdf
455455
rsync-only :
456456
rsync -avzO --chmod=u=rwX,g=rwX,o=rX --delete $(RSYNC_FILTER) $W/ $(REMOTE_DIR)/
457457

458-
dautotest: all verbatim pdf diffable-intermediaries
458+
dautotest: all verbatim pdf diffable-intermediaries d-latest.tag d-prerelease.tag
459459

460460
################################################################################
461461
# Pattern rulez

0 commit comments

Comments
 (0)