summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2015-11-24 02:05:55 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2015-11-25 14:05:42 +0100
commit56a0cf2dad7d2dc4b75b379fdd5d0da63a827a1a (patch)
treeed4a965a886beca42922e0d3d08588d0ddb3728d /Makefile.am
parent401801b5ba38ccfdc6a0873a2ae4af273c22b4f3 (diff)
Fix make distcheck
Fix make distcheck both with standalone spice-common and with spice server. Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
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 4b138fe..4d9cf59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
NULL =
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = common
+SUBDIRS = common tests
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \