Added file COPYING
This commit is contained in:
parent
2557160635
commit
35a2dd6d35
1
Makefile
1
Makefile
|
@ -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)
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ version=0.0.0
|
|||
config=h
|
||||
|
||||
subdirs=src
|
||||
dist=Makefile
|
||||
dist=Makefile,COPYING
|
||||
|
|
Loading…
Reference in New Issue
Block a user