From 1da8143524bf2ae3898d94db950475ccbe3b5763 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Thu, 12 Sep 2019 18:04:12 -0600 Subject: added install targets to test progs to not fail make install --- test/rlparse.d/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/rlparse.d') diff --git a/test/rlparse.d/Makefile b/test/rlparse.d/Makefile index d89975fa..15e9e4a0 100644 --- a/test/rlparse.d/Makefile +++ b/test/rlparse.d/Makefile @@ -35,3 +35,5 @@ rlparse: $(OBJ) clean: rm -f *.o + +install: -- cgit v1.2.1