Skip to content

Commit b6a2b4e

Browse files
committed
Added missing LICENSE and NOTICE. Fixes GitHub #39
1 parent 716290b commit b6a2b4e

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
@@ -10,7 +10,7 @@ SUBDIRS = \
1010
bin \
1111
t
1212

13-
EXTRA_DIST = doc t Changes.md README.md
13+
EXTRA_DIST = doc t Changes.md LICENSE NOTICE README.md
1414
dist-hook:
1515
dev-bin/make-man-pages.pl $(distdir)
1616
find $(distdir) -name '.git*' | xargs rm -fr

0 commit comments

Comments
 (0)