chiark / gitweb /
Set Disobedience login default in a way that doesn't override
[disorder] / libtests / Makefile.am
index f5fbb00d73eb64f2b8fb87d20967f69048253411..c56928798da39b6f527a79986ec48b5cd9648a17 100644 (file)
@@ -22,7 +22,7 @@ TESTS=t-addr t-arcfour t-basen t-bits t-cache t-casefold t-charset    \
        t-cookies t-dateparse t-event t-filepart t-hash t-heap t-hex    \
        t-kvp t-mime t-printf t-regsub t-selection t-signame t-sink     \
        t-split t-syscalls t-trackname t-unicode t-url t-utf8 t-vector  \
-       t-words t-wstat t-macros t-cgi
+       t-words t-wstat t-macros t-cgi t-eventdist
 
 noinst_PROGRAMS=$(TESTS)
 
@@ -61,6 +61,7 @@ t_utf8_SOURCES=t-utf8.c test.c test.h
 t_vector_SOURCES=t-vector.c test.c test.h
 t_words_SOURCES=t-words.c test.c test.h
 t_wstat_SOURCES=t-wstat.c test.c test.h
+t_eventdist_SOURCES=t-eventdist.c test.c test.h
 
 check-report: before-check check make-coverage-reports
 before-check:
@@ -70,5 +71,7 @@ make-coverage-reports:
 
 EXTRA_DIST=t-macros-1.tmpl t-macros-2
 
+CLEANFILES=*.gcda *.gcov *.gcno
+
 DISTCLEANFILES=GraphemeBreakTest.txt NormalizationTest.txt     \
               WordBreakTest.txt