Skip to content

Commit

Permalink
update_datasets is phony
Browse files Browse the repository at this point in the history
  • Loading branch information
cataphract committed Jul 18, 2014
1 parent e54985d commit fe6d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ oracle_drop:
update_datasets:
$(MAKE) -C samples/studies update_datasets

.PHONY: postgres postgres_load postgres_drop oracle oracle_drop
.PHONY: postgres postgres_load postgres_drop oracle oracle_drop update_datasets

0 comments on commit fe6d6a2

Please sign in to comment.