Skip to content

Commit c13a2f2

Browse files
rijandnQbicz
authored andcommitted
Update Makefile.am after README.md
The 'make' build on Linux/MacOS generates an error since README.txt was renamed to README.md. See #17 .
1 parent d1ecb14 commit c13a2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ endif
4444
EXTRA_DIST = udev doxygen
4545

4646
dist_doc_DATA = \
47-
README.txt \
47+
README.md \
4848
AUTHORS.txt \
4949
LICENSE-bsd.txt \
5050
LICENSE-gpl3.txt \

0 commit comments

Comments
 (0)