Also distribute config.sh
This commit is contained in:
parent
bc7d95c98f
commit
2cc39b1c56
1
Makefile
1
Makefile
@ -60,6 +60,7 @@ dist:
|
||||
$(PACKAGE)-$(VERSION)/CHANGES \
|
||||
$(PACKAGE)-$(VERSION)/COPYING \
|
||||
$(PACKAGE)-$(VERSION)/config.h \
|
||||
$(PACKAGE)-$(VERSION)/config.sh \
|
||||
$(PACKAGE)-$(VERSION)/INSTALL \
|
||||
$(PACKAGE)-$(VERSION)/README \
|
||||
$(PACKAGE)-$(VERSION)/project.conf
|
||||
|
@ -4,7 +4,7 @@ version=0.0.7
|
||||
config=h,sh
|
||||
|
||||
subdirs=doc,src,tools
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,config.h,INSTALL,README
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,config.h,config.sh,INSTALL,README
|
||||
|
||||
[BUGS]
|
||||
install=$(PREFIX)/share/doc/configure
|
||||
|
Loading…
Reference in New Issue
Block a user