mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
fix previous fix
This commit is contained in:
parent
75563918a8
commit
77ee608a81
@ -40,7 +40,7 @@ clean-local:
|
||||
# tarball to the /contents/netcdf/docs directory to update the on-line
|
||||
# docs.
|
||||
web-tarball: doxyfile.stamp
|
||||
cd html; tar cf netcdf_docs.tar *
|
||||
cd html; tar cf ../netcdf_docs.tar *
|
||||
gzip -f netcdf_docs.tar
|
||||
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user