summaryrefslogtreecommitdiff
path: root/xts5/fonts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/fonts/Makefile.am')
-rw-r--r--xts5/fonts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/fonts/Makefile.am b/xts5/fonts/Makefile.am
index df4297e8..b52631ed 100644
--- a/xts5/fonts/Makefile.am
+++ b/xts5/fonts/Makefile.am
@@ -13,7 +13,7 @@ FONTBDFS = xtfont0.bdf xtfont1.bdf xtfont2.bdf xtfont3.bdf xtfont4.bdf \
FONTPCFS = $(FONTBDFS:.bdf=.pcf)
xts5fontsdir = $(datadir)/xts5/fonts
-xts5fonts_DATA = $(FONTPCFS) fonts.dir
+dist_xts5fonts_DATA = $(FONTPCFS) fonts.dir
.bdf.pcf:
$(BDFTOPCF) -t -o $@ $<