mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 03:30:04 +01:00
Makefile.am: add SECURITY.md to EXTRA_DIST
Include it in the tarballs generated by automake Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2106>
This commit is contained in:
parent
d7c83b8881
commit
d5aefa60ce
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|||
pkgconfig_DATA = xorg-server.pc
|
||||
endif
|
||||
|
||||
EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh README.md
|
||||
EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh README.md SECURITY.md
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS=\
|
||||
--with-xkb-path=$(XKB_BASE_DIRECTORY) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue