mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
60b6a72791
commit
ddb294684f
7
Makefile
7
Makefile
@ -198,10 +198,13 @@ version:
|
|||||||
doc: $(MODULE).pdf
|
doc: $(MODULE).pdf
|
||||||
|
|
||||||
|
|
||||||
# XXX STUB
|
# XXX STUB -- not sure how to approach this yet...
|
||||||
|
# on one hand the manual should be a self-contained example in
|
||||||
|
# itself on the other hand we already have a working Makefile
|
||||||
|
# building the docs...
|
||||||
.PHONY: manual
|
.PHONY: manual
|
||||||
manual:
|
manual:
|
||||||
$(MAKE) -C $(MODULE)-manual.pdf
|
$(MAKE) -C manual all
|
||||||
mv manual/$(MODULE)-manual.pdf .
|
mv manual/$(MODULE)-manual.pdf .
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user