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