Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-03-29 16:29:10 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-03-29 16:29:10 +0300
commit573e460e97cdb4f32bb6340204f066c560fe6c41 (patch)
tree75ba0c76703662754dfa107490bef09a03110d27 /m4
parent7ec24235351e271934392815c159323be740b817 (diff)
Fix tarball build
iconv.m4 was deleted in https://github.com/mono/mono/commit/ff40ceff387e1b4a726a00a4e4d0e654afe1cd99
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 5d51ce8aa64..58684627ad6 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 $(wildcard *.m4)
+EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4 $(wildcard *.m4)