mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 12:40:42 +00:00
add pdflatex command to Makefile
This commit is contained in:
parent
bac1ffdb4f
commit
bb648c73fa
@ -1,2 +1,6 @@
|
||||
pdf: clean
|
||||
pdflatex btstack_gettingstarted.tex
|
||||
pdflatex btstack_gettingstarted.tex
|
||||
|
||||
clean:
|
||||
rm -f $ *.pdf *.log *.aux *.gz *.toc *.out
|
||||
|
Loading…
x
Reference in New Issue
Block a user