Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-11-18 02:33:34 +0300
committerJay Sorg <jay.sorg@gmail.com>2016-11-18 02:33:34 +0300
commit6b9a086219c0b56947cc0a092d1b811e5e9d15a3 (patch)
tree0599084fcdebbeca8d69dc6b3477ae70ae886c76 /Makefile.am
parentf6f0a894c9e79ac6ff693bf38472a6555f31fccf (diff)
Replace test-in-home.sh with a more self-contained tests/xorg-test-run.sh
tests/xorg-test-run.sh does not modify anything outside the build directory. It doesn't need root access to install the config file. Distribute all files in tests directory, including xorg-test-run.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 67ea5ae..b45c038 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,7 @@ EXTRA_DIST = \
bootstrap \
m4 \
readme.txt \
- tests/yuv2rgb/Makefile \
- tests/yuv2rgb/yuv2rgb_speed.c
+ tests
SUBDIRS = \
module \