Skip to content

Commit 453bafe

Browse files
committed
change extension on readme
minor change
1 parent 27f6e23 commit 453bafe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif
2323
SUBDIRS = src include utils/tificc utils/transicc utils/linkicc utils/jpgicc utils/psicc testbed $(USER_PLUGINS)
2424

2525
# Additional files to distribute
26-
EXTRA_DIST = AUTHORS COPYING ChangeLog doc Projects include bin Lib INSTALL README.1ST autogen.sh lcms2.pc.in plugins
26+
EXTRA_DIST = AUTHORS COPYING ChangeLog doc Projects include bin Lib INSTALL README.md autogen.sh lcms2.pc.in plugins
2727

2828
pkgconfigdir = $(libdir)/pkgconfig
2929
pkgconfig_DATA = lcms2.pc

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ USER_PLUGINS = $(am__append_1) $(am__append_2)
401401
SUBDIRS = src include utils/tificc utils/transicc utils/linkicc utils/jpgicc utils/psicc testbed $(USER_PLUGINS)
402402

403403
# Additional files to distribute
404-
EXTRA_DIST = AUTHORS COPYING ChangeLog doc Projects include bin Lib INSTALL README.1ST autogen.sh lcms2.pc.in plugins
404+
EXTRA_DIST = AUTHORS COPYING ChangeLog doc Projects include bin Lib INSTALL README.md autogen.sh lcms2.pc.in plugins
405405
pkgconfigdir = $(libdir)/pkgconfig
406406
pkgconfig_DATA = lcms2.pc
407407
all: all-recursive

0 commit comments

Comments
 (0)