Skip to content

Commit

Permalink
rerun autotools
Browse files Browse the repository at this point in the history
add additional file
  • Loading branch information
mm2 committed Dec 3, 2023
1 parent f75ee89 commit 27f6e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@ DIST_SUBDIRS = src include utils/tificc utils/transicc utils/linkicc \
utils/jpgicc utils/psicc testbed plugins/fast_float \
plugins/threaded
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/lcms2.pc.in AUTHORS \
ChangeLog INSTALL compile config.guess config.sub install-sh \
ltmain.sh missing
ChangeLog INSTALL README.md compile config.guess config.sub \
install-sh ltmain.sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
Expand Down

0 comments on commit 27f6e23

Please sign in to comment.