Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Add examples to the asset-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
nicozanf authored Jul 14, 2021
1 parent d61b3e9 commit 66c5ab0
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
@@ -1,5 +1,5 @@
.PHONY: clean build docs clean-assets assets install test deploy
asset-apps := _dashboard _default _scaffold _minimal _documentation
asset-apps := _dashboard _default _scaffold _minimal _documentation examples
asset-zips := $(asset-apps:%=py4web/assets/py4web.app.%.zip)
clean:
find . -name '*.pyc' -delete
Expand Down

0 comments on commit 66c5ab0

Please sign in to comment.