make "make schema" output be just the schema and nothing else

This commit is contained in:
Michael Hudson-Doyle 2020-04-08 20:53:35 +12:00
parent cc3e5df71f
commit 46c539c924
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ probert:
fi fi
schema: probert schema: probert
$(PYTHON) -m subiquity.cmd.schema @$(PYTHON) -m subiquity.cmd.schema
clean: clean:
./debian/rules clean ./debian/rules clean