From bdc43a13a2e625d0350135512b9dbfa038615e0f Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sun, 13 Oct 2002 14:22:38 +0000 Subject: [PATCH] Don't do anything on all, dist or distcheck. --- iconv/libiconv/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iconv/libiconv/Makefile.am b/iconv/libiconv/Makefile.am index 9fc8e08..8e4774f 100644 --- a/iconv/libiconv/Makefile.am +++ b/iconv/libiconv/Makefile.am @@ -8,5 +8,9 @@ SRC_FILES := ansi_z39_47.h EXTRA_DIST = ChangeLog.gedcom NEWS.gedcom get_patches patch_dist \ $(SRC_FILES) $(PATCH_FILES) -dist: +all: + +distcheck: + +libiconv-dist: ./patch_dist -- 2.30.2