Skip to content

Commit a2a5fb4

Browse files
committed
fix contributors filename in autotools make template
1 parent 6aa8f4d commit a2a5fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ scrub-clean :
99

1010
CLEANFILES = datetime-fortran.pc
1111

12-
EXTRA_DIST = CONTRIBUTORS LICENSE README.md scrub-clean.sh
12+
EXTRA_DIST = CONTRIBUTORS.md LICENSE README.md scrub-clean.sh
1313

1414
#dist-hook:
1515
# ./mkdist.sh

0 commit comments

Comments
 (0)