aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2009-10-22 15:33:40 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2009-10-22 15:33:40 +0200
commit92d385229be040cf034ac6efd9405b7bdfe06a3e (patch)
tree53eecf58a299a8bde4cef6bb913e67e17d25356b /Makefile.am
parentmount /dev/mqueue (diff)
downloadlxc-92d385229be040cf034ac6efd9405b7bdfe06a3e.tar.gz
lxc-92d385229be040cf034ac6efd9405b7bdfe06a3e.tar.bz2
lxc-92d385229be040cf034ac6efd9405b7bdfe06a3e.zip
remove test directory
These tests are not relevant now. It would be better to write some real test cases with some script using the lxc cli in order to check non regression. I remove these annoying tests I have to port each time a function prototype is changed. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 343e93a..3933d2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,8 @@
ACLOCAL_AMFLAGS = -I config
-SUBDIRS = src test etc scripts doc
-DIST_SUBDIRS = config src test etc scripts doc
+SUBDIRS = src etc scripts doc
+DIST_SUBDIRS = config src etc scripts doc
EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
pcdatadir = $(datadir)/pkgconfig