aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-11 08:23:51 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-11 08:23:51 +0000
commitd3953761f66476d7a0e6a38ede57661b4d190589 (patch)
treefe376d0a19f6c0633221f70c7a4fc0db7b025c26 /Makefile.am
parentmove build flags to configure rather than Makefile (diff)
downloadsandbox-d3953761f66476d7a0e6a38ede57661b4d190589.tar.gz
sandbox-d3953761f66476d7a0e6a38ede57661b4d190589.tar.bz2
sandbox-d3953761f66476d7a0e6a38ede57661b4d190589.zip
tests: initial test framework
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3aaf38c..0d2912a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,10 +6,12 @@ SUBDIRS = \
data \
libsbutil \
libsandbox \
- src
+ src \
+ tests
libsandbox: libsbutil
src: libsbutil
+tests: src
EXTRA_DIST = headers.h localdecls.h ChangeLog.0