Skip to content

Commit

Permalink
Merge pull request ESMCI#1479 from NCAR/ejh_cleanup
Browse files Browse the repository at this point in the history
Fix attempted removal of docs directory
  • Loading branch information
edhartnett authored Jun 8, 2019
2 parents 96bc111 + 31a3ca0 commit 0bf6599
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 194 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ SUBDIRS = src tests examples ${DOC} scripts

EXTRA_DIST = CMakeLists.txt set_flags.am COPYRIGHT

CLEANFILES = docs/* docs
CLEANFILES = docs/*
2 changes: 1 addition & 1 deletion src/clib/pio.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Jim Edwards
* @date 2014
*
* @see http://code.google.com/p/parallelio/
* @see https://github.com/NCAR/ParallelIO
*/

#ifndef _PIO_H_
Expand Down
Loading

0 comments on commit 0bf6599

Please sign in to comment.