mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
added README to dist...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8d3f16b538
commit
238e29548a
2
.github/workflows/make-dist.yml
vendored
2
.github/workflows/make-dist.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
author: Alex A. Naanou
|
author: Alex A. Naanou
|
||||||
email: alex.nanou@gmail.com
|
email: alex.nanou@gmail.com
|
||||||
uploader: alex.nanou@gmail.com
|
uploader: alex.nanou@gmail.com
|
||||||
license: BSD (3-Clause)
|
license: 3-clause BSD License
|
||||||
summary: Document class for making photo books.
|
summary: Document class for making photo books.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
1
Makefile
1
Makefile
@ -123,6 +123,7 @@ BUILD_DIR := build
|
|||||||
DIST_NAME := $(MODULE)-$(VERSION)-$(DATE)
|
DIST_NAME := $(MODULE)-$(VERSION)-$(DATE)
|
||||||
DIST_DIR := dist
|
DIST_DIR := dist
|
||||||
DIST_FILES = \
|
DIST_FILES = \
|
||||||
|
README.md \
|
||||||
Makefile \
|
Makefile \
|
||||||
$(wildcard scripts/*) \
|
$(wildcard scripts/*) \
|
||||||
$(MODULE).cls \
|
$(MODULE).cls \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user