Skip to content

Commit 27f6e23

Browse files
committed
rerun autotools
add additional file
1 parent f75ee89 commit 27f6e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ DIST_SUBDIRS = src include utils/tificc utils/transicc utils/linkicc \
199199
utils/jpgicc utils/psicc testbed plugins/fast_float \
200200
plugins/threaded
201201
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/lcms2.pc.in AUTHORS \
202-
ChangeLog INSTALL compile config.guess config.sub install-sh \
203-
ltmain.sh missing
202+
ChangeLog INSTALL README.md compile config.guess config.sub \
203+
install-sh ltmain.sh missing
204204
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205205
distdir = $(PACKAGE)-$(VERSION)
206206
top_distdir = $(distdir)

0 commit comments

Comments
 (0)