Added file COPYING

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

View File

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

View File

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