diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:45:17 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:45:17 +0200 |
| commit | 7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e (patch) | |
| tree | 803e0d9f0c1cac2cda089d755cb9dab76a802b66 /Makefile.am | |
| parent | 9c5128866ea65ad300b40d47a9d43998dc8bc9f4 (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.am | 2 |
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 @@ | |||
| 1 | SUBDIRS = src | 1 | SUBDIRS = src test |
| 2 | 2 | ||
| 3 | pkgconfigdir = $(libdir)/pkgconfig | 3 | pkgconfigdir = $(libdir)/pkgconfig |
| 4 | pkgconfig_DATA = mtdev.pc | 4 | pkgconfig_DATA = mtdev.pc |
