From 17a729638f2e1e56c97de5655d6c418993dcd32d Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 19 Sep 1989 16:25:26 +0000 Subject: added fonts.alias --- xc/fonts/bdf/100dpi/Imakefile | 1 + xc/fonts/bdf/75dpi/Imakefile | 1 + 2 files changed, 2 insertions(+) diff --git a/xc/fonts/bdf/100dpi/Imakefile b/xc/fonts/bdf/100dpi/Imakefile index aa59c2034..ef763f93f 100644 --- a/xc/fonts/bdf/100dpi/Imakefile +++ b/xc/fonts/bdf/100dpi/Imakefile @@ -276,5 +276,6 @@ FontTarget(lutRS24) InstallFonts($(FONTINSTDIR)) +InstallFontAliases($(FONTINSTDIR)) depend:: diff --git a/xc/fonts/bdf/75dpi/Imakefile b/xc/fonts/bdf/75dpi/Imakefile index 3449a9185..ca47413b8 100644 --- a/xc/fonts/bdf/75dpi/Imakefile +++ b/xc/fonts/bdf/75dpi/Imakefile @@ -276,5 +276,6 @@ FontTarget(lutRS24) InstallFonts($(FONTINSTDIR)) +InstallFontAliases($(FONTINSTDIR)) depend:: -- cgit v1.2.3