mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
added pdf
This commit is contained in:
parent
35117622b8
commit
cf1cd497ef
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ MAKESUBDIRS = @for dir in $(SUBDIRS); do \
|
|||
all postscript:
|
||||
$(MAKESUBDIRS)
|
||||
|
||||
pdf:
|
||||
$(MAKESUBDIRS)
|
||||
|
||||
html:
|
||||
$(MAKESUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue