mirror of https://codeberg.org/cage/tinmop/
- removed README.txt from Makefiles.
This commit is contained in:
parent
66f134cb14
commit
242d41a894
|
@ -35,7 +35,7 @@ etc/init.lisp compare_version.awk
|
|||
|
||||
SUBDIRS = po
|
||||
|
||||
dist_doc_DATA = README.org README.txt LICENSES.org CONTRIBUTING.org \
|
||||
dist_doc_DATA = README.org LICENSES.org CONTRIBUTING.org \
|
||||
doc/tinmop.org doc/send-toot.lisp NEWS.org ChangeLog AUTHORS
|
||||
|
||||
confdir = $(sysconfdir)/$(PACKAGE)
|
||||
|
|
|
@ -401,7 +401,7 @@ LICENSES.org COPYING etc/shared.conf etc/default-theme.conf etc/gui.conf \
|
|||
etc/init.lisp compare_version.awk
|
||||
|
||||
SUBDIRS = po
|
||||
dist_doc_DATA = README.org README.txt LICENSES.org CONTRIBUTING.org \
|
||||
dist_doc_DATA = README.org LICENSES.org CONTRIBUTING.org \
|
||||
doc/tinmop.org doc/send-toot.lisp NEWS.org ChangeLog AUTHORS
|
||||
|
||||
confdir = $(sysconfdir)/$(PACKAGE)
|
||||
|
|
Loading…
Reference in New Issue