From f3f50cf32747d4d94fab5af7d3cc241cb03f6053 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sun, 13 Oct 2002 14:23:06 +0000 Subject: [PATCH] Add libiconv (for make dist). --- iconv/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iconv/Makefile.am b/iconv/Makefile.am index 2ec6cc3..c8297d3 100644 --- a/iconv/Makefile.am +++ b/iconv/Makefile.am @@ -2,5 +2,5 @@ # $Id$ # $Name$ -# subdirectory libiconv is not automatically 'make'd -SUBDIRS = @DIRS@ +SUBDIRS = @DIRS@ libiconv +noinst_HEADERS = ANSI_Z39.47-tables.h -- 2.30.2