Skip to content

Commit 795d33a

Browse files
committed
Makefile: Add README to distributed files
README was accidentally omitted from distribution, and the link from README to README.md was missing since the file was renamed with the Markdown extension.
1 parent 9cf5536 commit 795d33a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || :
1111
EXTRA_ROOTDOC_FILES = \
1212
HACKING \
1313
DESIGN \
14+
README \
1415
README-colorramp
1516

1617
_HICOLOR_FILES = \

README

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
README.md

0 commit comments

Comments
 (0)