Added file COPYING
This commit is contained in:
parent
2f2dbcc0a5
commit
5329dd76c1
1
Makefile
1
Makefile
@ -33,6 +33,7 @@ dist:
|
||||
$(PACKAGE)-$(VERSION)/AUTHORS \
|
||||
$(PACKAGE)-$(VERSION)/BUGS \
|
||||
$(PACKAGE)-$(VERSION)/CHANGES \
|
||||
$(PACKAGE)-$(VERSION)/COPYING \
|
||||
$(PACKAGE)-$(VERSION)/configure.txt \
|
||||
$(PACKAGE)-$(VERSION)/INSTALL \
|
||||
$(PACKAGE)-$(VERSION)/README \
|
||||
|
@ -2,4 +2,4 @@ package=configure
|
||||
version=0.0.4
|
||||
|
||||
subdirs=src
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,configure.txt,INSTALL,README
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,configure.txt,INSTALL,README
|
||||
|
Loading…
Reference in New Issue
Block a user