mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-04 09:50:20 +01:00
EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ROADMAP, etc.
This commit is contained in:
parent
ab092a9a5d
commit
76fca1898c
1 changed files with 7 additions and 1 deletions
|
|
@ -19,9 +19,15 @@ SUBDIRS += test
|
|||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
BUGS \
|
||||
CODING_STYLE \
|
||||
COPYING \
|
||||
COPYING-LGPL-2.1 \
|
||||
COPYING-MPL-1.1
|
||||
COPYING-MPL-1.1 \
|
||||
PORTING_GUIDE \
|
||||
RELEASING \
|
||||
ROADMAP \
|
||||
TODO
|
||||
DISTCLEANFILES = config.cache
|
||||
MAINTAINERCLEANFILES = \
|
||||
$(srcdir)/aclocal.m4 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue