summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2014-02-20 09:42:40 -0500
committerGaetan Nadon <memsize@videotron.ca>2014-04-17 10:21:14 -0400
commitd26dd5b14015a4f90197740bd8b2f20a0df77c8c (patch)
treefefcb74de9a7213c022094be9ed6376544340383 /Makefile.am
parent71d4fce26a9f6e9aa96eb68ab73dda1da5e59ee8 (diff)
downloadutil-image-d26dd5b14015a4f90197740bd8b2f20a0df77c8c.tar.gz
test: move test cases into their own directory
Seperate building the production code from the test programs, out of principal and as it opens the possibilities of simplification in follow-up patches. Avoid file names like test_xcb_image_shm-test_xcb_image_shm Reviewed-by: Uli Schlachter <psychon@znc.in> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 21d2066..c981823 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,5 +12,5 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
-SUBDIRS = image
+SUBDIRS = image test
EXTRA_DIST = autogen.sh