Added file COPYING

This commit is contained in:
Pierre Pronchery 2007-06-13 23:25:18 +00:00
parent 2557160635
commit 35a2dd6d35
2 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ dist:
$(PACKAGE)-$(VERSION)/src/account/Makefile \
$(PACKAGE)-$(VERSION)/src/account/project.conf \
$(PACKAGE)-$(VERSION)/Makefile \
$(PACKAGE)-$(VERSION)/COPYING \
$(PACKAGE)-$(VERSION)/project.conf
$(RM) $(PACKAGE)-$(VERSION)

View File

@ -3,4 +3,4 @@ version=0.0.0
config=h
subdirs=src
dist=Makefile
dist=Makefile,COPYING