Reorganize iconv code.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Wed, 2 Oct 2002 18:07:26 +0000 (18:07 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Wed, 2 Oct 2002 18:07:26 +0000 (18:07 +0000)
iconv/.cvsignore [new file with mode: 0644]
iconv/Makefile.am [new file with mode: 0644]

diff --git a/iconv/.cvsignore b/iconv/.cvsignore
new file mode 100644 (file)
index 0000000..70845e0
--- /dev/null
@@ -0,0 +1 @@
+Makefile.in
diff --git a/iconv/Makefile.am b/iconv/Makefile.am
new file mode 100644 (file)
index 0000000..2ec6cc3
--- /dev/null
@@ -0,0 +1,6 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+# subdirectory libiconv is not automatically 'make'd
+SUBDIRS = @DIRS@