summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/rlhc.d/Makefile2
-rw-r--r--test/rlparse.d/Makefile2
-rw-r--r--test/trans.d/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/rlhc.d/Makefile b/test/rlhc.d/Makefile
index 4fca1fca..f322bbb3 100644
--- a/test/rlhc.d/Makefile
+++ b/test/rlhc.d/Makefile
@@ -1,5 +1,5 @@
-include ../subject.mk
+-include ../subject.mk
all: rlhc
diff --git a/test/rlparse.d/Makefile b/test/rlparse.d/Makefile
index 15e9e4a0..895f5004 100644
--- a/test/rlparse.d/Makefile
+++ b/test/rlparse.d/Makefile
@@ -1,4 +1,4 @@
-include ../subject.mk
+-include ../subject.mk
COLM = $(SUBJ_COLM_BIN)
COLM_INC = $(SUBJ_COLM_CPPFLAGS)
diff --git a/test/trans.d/Makefile b/test/trans.d/Makefile
index 0895c115..3727c595 100644
--- a/test/trans.d/Makefile
+++ b/test/trans.d/Makefile
@@ -1,5 +1,5 @@
-include ../subject.mk
+-include ../subject.mk
all: trans