summaryrefslogtreecommitdiff
path: root/xts5/fonts
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-09-16 08:45:03 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-09-16 09:52:56 -0700
commit5f52061ca072b1ce94ecc9b4a5ab2ea9ea0e1b9f (patch)
treed61bd094aa0d51bd30c837dd3008526c9edff499 /xts5/fonts
parente358d60b4e47359b590358b5b64ebffc97c129a8 (diff)
[dist] Distribute files missing from the tarball
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Diffstat (limited to 'xts5/fonts')
-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 $@ $<