Skip to content

Commit 4fa5ca7

Browse files
committed
Makefile.am: Create README file and ship it (#201)
Autoconf needs it, fails otherwise.
1 parent af91602 commit 4fa5ca7

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ EXTRA_DIST=\
281281
bootstrap \
282282
mkinstalldirs \
283283
ChangeLog-OLD \
284+
README \
284285
$(desktop_in_files) \
285286
intltool-extract.in \
286287
intltool-merge.in \

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
1.5.15 changes
22
--------------
33
- set the minimum gettext version because autoconf 2.70 requires it (#201)
4+
- create README file because autoconf requires it (#201)
45

56
1.5.14 changes
67
--------------

README

Whitespace-only changes.

0 commit comments

Comments
 (0)