Skip to content

Commit

Permalink
Merge pull request #21 from lbforks/dist-doc
Browse files Browse the repository at this point in the history
Add LICENSE and README.md to distribution tarball.
  • Loading branch information
StefansM authored Mar 29, 2018
2 parents 2dc1121 + d90b78f commit 5b1fc05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ test_locale_CFLAGS = -I$(srcdir)/src $(WARN_CFLAGS)
test_locale_LDFLAGS = $(WARN_CFLAGS)
test_locale_LDADD = $(CURSES_LIBS)
test_locale_CPPFLAGS = $(CURSES_CFLAGS)

EXTRA_DIST = LICENSE README.md

0 comments on commit 5b1fc05

Please sign in to comment.