mirror of https://github.com/neutrinolabs/xrdp
Add m4 directory to EXTRA_DIST, not all Automake versions package it
This commit is contained in:
parent
3934be9320
commit
3ad28e1130
|
@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|||
AM_DISTCHECK_CONFIGURE_FLAGS = --without-systemdsystemunitdir
|
||||
|
||||
EXTRA_DIST = bootstrap COPYING coding_style.md design.txt faq-compile.txt \
|
||||
faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt
|
||||
faq-general.txt file-loc.txt install.txt m4 prog_std.txt readme.txt
|
||||
|
||||
if XRDP_NEUTRINORDP
|
||||
NEUTRINORDPDIR = neutrinordp
|
||||
|
|
Loading…
Reference in New Issue