summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-04-16 14:31:53 -0700
committerEric Anholt <eric@anholt.net>2008-04-16 14:31:53 -0700
commit2d7da96703dc4c661d307641e7c3a5b7a7c272a1 (patch)
treebf1547cd6f31f8b5b3163b95b195db1dd43b6ff5
parentc1a8f12c514ce465650133ec55034c69c65a63b6 (diff)
Bug #14196: Don't attempt to dist nonexistent README.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index eb34a4c..0183c3e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ fontdir = @FONTDIR@
font_DATA = $(PCF_FILES)
CLEANFILES = $(font_DATA)
-EXTRA_DIST = $(BDF_FILES) autogen.sh README
+EXTRA_DIST = $(BDF_FILES) autogen.sh
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/fonts.scale