|
|
|
@ -1,8 +1,25 @@
|
|
|
|
|
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 m4 readme.txt
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
|
COPYING \
|
|
|
|
|
astyle_config.as \
|
|
|
|
|
bootstrap \
|
|
|
|
|
coding_style.md \
|
|
|
|
|
description-pak \
|
|
|
|
|
design.txt \
|
|
|
|
|
faq-compile.txt \
|
|
|
|
|
faq-general.txt \
|
|
|
|
|
file-loc.txt \
|
|
|
|
|
fontdump \
|
|
|
|
|
install.txt \
|
|
|
|
|
m4 \
|
|
|
|
|
postinstall-pak \
|
|
|
|
|
readme.txt \
|
|
|
|
|
tcutils \
|
|
|
|
|
tests \
|
|
|
|
|
vrplayer \
|
|
|
|
|
xorg
|
|
|
|
|
|
|
|
|
|
if XRDP_NEUTRINORDP
|
|
|
|
|
NEUTRINORDPDIR = neutrinordp
|
|
|
|
|