summaryrefslogtreecommitdiffstats
path: root/tests/helpers/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers/Makemodule.am')
-rw-r--r--tests/helpers/Makemodule.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/helpers/Makemodule.am b/tests/helpers/Makemodule.am
index 66d85ba07..0618e7578 100644
--- a/tests/helpers/Makemodule.am
+++ b/tests/helpers/Makemodule.am
@@ -15,8 +15,3 @@ check_PROGRAMS += test_sigreceive
test_sigreceive_SOURCES = tests/helpers/test_sigreceive.c
test_sigreceive_LDADD = $(LDADD) libcommon.la
-check_PROGRAMS += test_uuidd
-test_uuidd_SOURCES = tests/helpers/test_uuidd.c
-test_uuidd_LDADD = $(LDADD) libcommon.la libuuid.la -lpthread
-test_uuidd_CFLAGS = $(AM_CFLAGS) -I$(ul_libuuid_incdir)
-