From 09378256c2959e272bafc85d817e3797d47ee7ae Mon Sep 17 00:00:00 2001 From: Marko Lindqvist <cazfi74@gmail.com> Date: Wed, 24 Aug 2022 22:16:30 +0300 Subject: [PATCH 43/43] sdl2 theme: Install fonts See osdn #45433 Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> --- data/themes/gui-sdl2/human/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/themes/gui-sdl2/human/Makefile.am b/data/themes/gui-sdl2/human/Makefile.am index 8e9357a229..34ca906ff3 100644 --- a/data/themes/gui-sdl2/human/Makefile.am +++ b/data/themes/gui-sdl2/human/Makefile.am @@ -6,6 +6,12 @@ pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-sdl2/human pkgdata_DATA = \ COPYING.DejaVu \ DejaVuSans.ttf \ + COPYING.fireflysung \ + fireflysung.ttf \ + COPYING.sazanami \ + sazanami-gothic.ttf \ + COPYING.UnDotum \ + UnDotum.ttf \ backgrounds.themespec \ bg.png \ bg2.png \ -- 2.35.1