Skip to content
Snippets Groups Projects
Commit 26f3ecd4 authored by Ladislav Lhotka's avatar Ladislav Lhotka
Browse files

Fix skel target.

parent e07b612f
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ model.xsl: hello.xml
model.tree: hello.xml
@pyang $(PYANG_OPTS) -f tree -o $@ -L $<
skel:
skel: hello.xml
@pyang $(PYANG_OPTS) -f sample-xml-skeleton \
--sample-xml-skeleton-defaults -L $< | \
xmllint -o $(baty).xml --format -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment