X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=iconv%2Flibiconv%2FMakefile.am;h=9fc8e08bab16e787c82010b4003f4c9337924763;hb=a6314a20efb71b7adde4023c7dd8fc2109568ee3;hp=275e301f87ac10a36a75e3152f05c1468b9cbfb0;hpb=0c912c6dfc642cd5302c69d9884807df303bf87b;p=gedcom-parse.git diff --git a/iconv/libiconv/Makefile.am b/iconv/libiconv/Makefile.am index 275e301..9fc8e08 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) + +dist: + ./patch_dist