From: Pino Toscano Date: Mon, 30 Jun 2008 18:17:53 +0000 (+0000) Subject: test_extdate and test_extdatepicker are tests applications, so compile them as such... X-Git-Tag: v3.5.10^0 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=86c290d0c4b0212a229f7efad2c35f51663270f9;p=libqmvoc.git test_extdate and test_extdatepicker are tests applications, so compile them as such (and without installing them, too) svn path=/branches/KDE/3.5/kdeedu/libkdeedu/; revision=826425 --- diff --git a/extdate/Makefile.am b/extdate/Makefile.am index fa0b080..d7b7886 100644 --- a/extdate/Makefile.am +++ b/extdate/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = test_extdate test_extdatepicker +check_PROGRAMS = test_extdate test_extdatepicker INCLUDES= $(all_includes)