aboutsummaryrefslogtreecommitdiff
path: root/test/common_plat/validation/api/scheduler/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/common_plat/validation/api/scheduler/Makefile.am')
-rw-r--r--test/common_plat/validation/api/scheduler/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/common_plat/validation/api/scheduler/Makefile.am b/test/common_plat/validation/api/scheduler/Makefile.am
deleted file mode 100644
index 2555cab81..000000000
--- a/test/common_plat/validation/api/scheduler/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-include ../Makefile.inc
-
-noinst_LTLIBRARIES = libtestscheduler.la
-libtestscheduler_la_SOURCES = scheduler.c
-
-test_PROGRAMS = scheduler_main$(EXEEXT)
-dist_scheduler_main_SOURCES = scheduler_main.c
-scheduler_main_LDADD = libtestscheduler.la $(LIBCUNIT_COMMON) $(LIBODP)
-
-EXTRA_DIST = scheduler.h