X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2FMakefile.am;h=b5f3696a72b7f61bdde0941ba4bba7fea040048c;hb=0694304157ec9326f46684675bd2f40e603abafe;hp=fd15977ffd5ac7154e318aea24c31f366ceee1f9;hpb=ea5537774c9f663f0d918d1445e75bedee35574a;p=synfig.git diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index fd15977..b5f3696 100644 --- a/ETL/trunk/test/Makefile.am +++ b/ETL/trunk/test/Makefile.am @@ -23,3 +23,6 @@ hermite_SOURCES=hermite.cpp #spline_SOURCES=spline.cpp stringf_SOURCES=stringf.cpp #value_SOURCES=value.cpp + +# FIXME: fix compiler errors for the spline and value tests. +EXTRA_DIST=spline.cpp value.cpp