Added file COPYING

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

View File

@ -70,6 +70,7 @@ dist:
$(PACKAGE)-$(VERSION)/src/common.c \
$(PACKAGE)-$(VERSION)/src/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
dist=Makefile
subdirs=src
dist=Makefile
dist=Makefile,COPYING