summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-06-22 11:45:17 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-06-22 11:45:17 +0200
commit7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e (patch)
tree803e0d9f0c1cac2cda089d755cb9dab76a802b66 /Makefile.am
parent9c5128866ea65ad300b40d47a9d43998dc8bc9f4 (diff)
Build test tools also under autoconf
The tests can be disabled by using --enable-test=no in configure. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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 e2c1d0a..5fb2b00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
1SUBDIRS = src 1SUBDIRS = src test
2 2
3pkgconfigdir = $(libdir)/pkgconfig 3pkgconfigdir = $(libdir)/pkgconfig
4pkgconfig_DATA = mtdev.pc 4pkgconfig_DATA = mtdev.pc