Skip to content

Commit

Permalink
add list to makefile so I don't forget
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Feb 18, 2025
1 parent f0f2211 commit fc7c58f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ test:

fonts/stylesheets/stylesheet.css: fonts/stylesheets/fonts.less
npx lessc $^ $@

list:
python3 listing.py

0 comments on commit fc7c58f

Please sign in to comment.