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

Commit

Permalink
Makefile updated for metanorma type
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed May 24, 2021
1 parent bc0e156 commit b24bd02
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/documents/iso-tc
cp $< $@

tests/iso-8601-1/documents/iso-tc154-8601-1-en.xml:
metanorma site generate tests/iso-8601-1 -o tests/iso-8601-1 --agree-to-terms
metanorma site generate -t iso tests/iso-8601-1 -o tests/iso-8601-1 --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 b24bd02

Please sign in to comment.