Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #19 from harryhoch/master
Browse files Browse the repository at this point in the history
added journal-example to makefile
  • Loading branch information
cmungall committed Feb 11, 2016
2 parents b909479 + a206f72 commit 504c63f
Show file tree
Hide file tree
Showing 3 changed files with 721 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
all: test all_json
test: test_examples

EXAMPLES=omim-example patient-example variant-example
EXAMPLES=omim-example patient-example variant-example journal-example
all_json: all_json_l1
all_json_l1: $(patsubst %,examples/level-1/%-l1.json,$(EXAMPLES))

Expand Down
Loading

0 comments on commit 504c63f

Please sign in to comment.