From 2665803b9957e57c95156e360f942f875de2fc22 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Fri, 4 Oct 2002 19:18:53 +0000 Subject: [PATCH 1/1] Making libiconv distribution. --- iconv/libiconv/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/iconv/libiconv/Makefile.am b/iconv/libiconv/Makefile.am index 275e301..6440c46 100644 --- a/iconv/libiconv/Makefile.am +++ b/iconv/libiconv/Makefile.am @@ -1,3 +1,12 @@ ## Process this file with automake to produce Makefile.in # $Id$ # $Name$ + +PATCH_FILES := $(wildcard $(srcdir)/*.patch) +SRC_FILES := ansi_z39_47.h + +EXTRA_DIST = ChangeLog.gedcom NEWS.gedcom get_patches patch_dist \ + $(SRC_FILES) $(PATCH_FILES) + +libiconv-dist: + ./patch_dist -- 2.30.2