summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDr. Tobias Quathamer <toddy@debian.org>2018-01-27 16:56:56 +0100
committerDr. Tobias Quathamer <toddy@debian.org>2018-01-27 16:56:56 +0100
commit2346dbe8abdef10706761682c60dd781d8c97058 (patch)
tree0090dacd507f9e02074e38fc207905455b44aca2 /Makefile.in
parente1983478f00814bcceeb80e540fdd41848f20146 (diff)
downloadiso-codes-2346dbe8abdef10706761682c60dd781d8c97058.tar.gz
New upstream version 3.78upstream/3.78
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 5fefe0eb..3c18f542 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -318,10 +318,11 @@ pkgconfig_DATA = iso-codes.pc
jsondir = $(pkgdatadir)/json
dist_json_DATA = $(wildcard $(srcdir)/data/*.json)
-# Include the "bin" directory, the common Makefile snippet
+# Include the "bin" directory, the bootstrap script,
+# the common Makefile snippet
# and the markdown documentation currently not handled
# by automake
-EXTRA_DIST = bin common.mk README.md
+EXTRA_DIST = bin bootstrap common.mk README.md
DISTCLEANFILES = $(pkgconfig_DATA)
all: all-recursive