4 lines
66 B
Makefile
4 lines
66 B
Makefile
|
|
all:
|
|
xmllint --schema dailyplanner-schema.xml test-schedule.xml
|
|
|
all:
|
|
xmllint --schema dailyplanner-schema.xml test-schedule.xml
|