minor tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-08 00:15:42 +03:00
parent 58eb1f368c
commit 8abd9b45ea
2 changed files with 5 additions and 1 deletions

View File

@ -198,6 +198,10 @@ version:
doc: $(MODULE).pdf
# XXX
#manual:
.PHONY: dist
dist: $(DIST_FILES)
$(MD) $(DIST_DIR)

View File

@ -10,7 +10,7 @@ LaTeX class for making photo books.
either a full install or for specific modules see the _Packages_ section
in [photobook.cls](./photobook.cls),
- U\*ix-like environment (`bash`, GNU Make, coreutils, ...),
on Windows systems either [Cygwin](https://www.cygwin.com/) or
on Windows systems, either [Cygwin](https://www.cygwin.com/) or
[WSL/WSL2](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux)
should work fine.