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