Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Makefile updated #51
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed May 29, 2021
1 parent 20038c3 commit ee9a522
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 @@ -28,7 +28,7 @@ src/test/resources/iso-tc154-8601-1-en.mn.xml: tests/iso-8601-1/site/documents/i
cp $< $@

tests/iso-8601-1/site/documents/iso-tc154-8601-1-en.xml:
cd tests/iso-8601-1 ; metanorma site generate --agree-to-terms
cd tests/iso-8601-1 && metanorma site generate --agree-to-terms
#ifeq ($(OS),Windows_NT)
# $(MAKE) -C tests/iso-8601-1 -f Makefile.win all SHELL=cmd
#else
Expand Down

0 comments on commit ee9a522

Please sign in to comment.