summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-24 21:35:42 +0900
committerSlávek Banko <slavek.banko@axis.cz>2019-04-01 18:36:29 +0200
commit77ffd0e710a5ea62b3c36e37cf82fd66df5b6512 (patch)
tree8ca132ac10b901c26da56102c75c5df3edd52ab8 /libkcal/tests/Makefile.am
parent53ce57b0434d4fd42b3128a8f9fb4076e406ce01 (diff)
downloadtdepim-77ffd0e710a5ea62b3c36e37cf82fd66df5b6512.tar.gz
tdepim-77ffd0e710a5ea62b3c36e37cf82fd66df5b6512.zip
Fixed building of libkcal tests. Some of the tests still fails when
executed. This relates to bug 2719. Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an inital patch for the same bug, from which I reused a small section of code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ce47e20ed3f172bb04a2d4055a9326fec1c879b0)
Diffstat (limited to 'libkcal/tests/Makefile.am')
-rw-r--r--libkcal/tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libkcal/tests/Makefile.am b/libkcal/tests/Makefile.am
index 81658ad56..ef0771a98 100644
--- a/libkcal/tests/Makefile.am
+++ b/libkcal/tests/Makefile.am
@@ -4,8 +4,6 @@ INCLUDES = -I$(top_srcdir)/libkcal \
-I../libical/src/libicalss -I$(srcdir)/../versit \
-I$(top_srcdir) $(all_includes)
-AM_CPPFLAGS = -DKDETOPSRCDIR=\"$(top_srcdir)\"
-
check_PROGRAMS = testtostring \
testincidence \
testcalendar \