Removed configure.txt
This commit is contained in:
parent
001a49767b
commit
d6958e9a72
1
Makefile
1
Makefile
@ -36,7 +36,6 @@ dist:
|
||||
$(PACKAGE)-$(VERSION)/CHANGES \
|
||||
$(PACKAGE)-$(VERSION)/COPYING \
|
||||
$(PACKAGE)-$(VERSION)/config.h \
|
||||
$(PACKAGE)-$(VERSION)/configure.txt \
|
||||
$(PACKAGE)-$(VERSION)/INSTALL \
|
||||
$(PACKAGE)-$(VERSION)/README \
|
||||
$(PACKAGE)-$(VERSION)/project.conf
|
||||
|
@ -3,4 +3,4 @@ version=0.0.5
|
||||
config=h
|
||||
|
||||
subdirs=src
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,config.h,configure.txt,INSTALL,README
|
||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,config.h,INSTALL,README
|
||||
|
Loading…
Reference in New Issue
Block a user