minor fixes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-14 16:02:55 +03:00
parent 021803c268
commit 00ec7b4b74
2 changed files with 7 additions and 3 deletions

View File

@ -125,11 +125,13 @@ DIST_DIR := dist
DIST_FILES = \
Makefile \
$(wildcard scripts/*) \
$(wildcard examples/*) \
$(wildcard workflow/*) \
$(wildcard manual/*) \
$(MODULE).cls \
$(MODULE).pdf
# Add these when ready...
# $(wildcard examples/*) \
# $(wildcard manual/*) \
# $(wildcard workflow/*) \
#

View File

@ -18,6 +18,8 @@ MAKESPREADS := ../../scripts/make-images.sh
spreads.tex: spreads
$(MAKESPREADS) $< $(SPREAD) > $@
dist:
clean:
rm -f spreads.tex