Skip to content

Commit

Permalink
add LICENSE and README.md to distribution tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
livibetter committed Mar 28, 2018
1 parent 2dc1121 commit d90b78f
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 d90b78f

Please sign in to comment.