diff options
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fonts/Makefile b/fonts/Makefile new file mode 100644 index 0000000..cb1c69f --- /dev/null +++ b/fonts/Makefile @@ -0,0 +1,2 @@ +all: + cd .. && $(MAKE) |