summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests-only/paxmarking/files/Makefile.am')
-rw-r--r--tests-only/paxmarking/files/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests-only/paxmarking/files/Makefile.am b/tests-only/paxmarking/files/Makefile.am
deleted file mode 100644
index 711ff5d..0000000
--- a/tests-only/paxmarking/files/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-bin_PROGRAMS = mytest
-mytest_SOURCES = mytest.c
-
-check_SCRIPTS = runtest
-TEST = $(check_SCRIPTS)
-
-runtest:
- ./mytest