From 7c9c9da78ed957d25567f7672a2fe2eb63501237 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Sun, 3 Feb 2008 20:46:09 +0000 Subject: [PATCH] Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath. --- ChangeLog | 3 +++ Makefile.am | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3cedf2b..731ee1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-02-03 Tim Retout + * Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath, + because these will be distributed anyway. + Remove autoconf-generated files. * configure: Remove from repository. diff --git a/Makefile.am b/Makefile.am index 321bf43..6f7691d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ SUBDIRS = compat afm afmlib lib scripts intl src po states docs w32 -EXTRA_DIST = config.rpath README.ESCAPES README.DOS ABOUT-NLS THANKS ascii.txt \ +EXTRA_DIST = README.ESCAPES README.DOS ascii.txt \ asciifise.txt asciidkno.txt 88591.txt 88592.txt 88593.txt 88594.txt \ 88595.txt 88597.txt 88599.txt 885910.txt ibmpc.txt mac.txt vms.txt \ hp8.txt koi8.txt mtr.eps mtr_small.eps mtr_tiny.eps -- 2.17.1