aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/unit/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unit/Makefile.in b/tests/unit/Makefile.in
index 34cd16c21..9916033f5 100644
--- a/tests/unit/Makefile.in
+++ b/tests/unit/Makefile.in
@@ -29,6 +29,9 @@ clean:
/bin/rm -f .*.o.cmd .*.o.d
/bin/rm -rf build
+install:
+ echo ""
+
distdir: