diff options
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index eef425c40..d4da8d7ca 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -17,3 +17,6 @@ alpha: sparc: ./updfonts sparc + +ia64: + ./updfonts ia64 |