From f619667211905a534b8a2c4817df7852a7664186 Mon Sep 17 00:00:00 2001 From: lazarus Date: Mon, 31 Jul 2000 20:34:16 +0000 Subject: [PATCH] added target "testall" git-svn-id: trunk@19 - --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile b/examples/Makefile index a6147c8cac..63df30404d 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -198,7 +198,7 @@ endif # Targets -override EXEOBJECTS+=hello notebk comdialogs progressbar trackbar listboxtest checkbox bitbutton combobox +override EXEOBJECTS+=hello notebk comdialogs progressbar trackbar listboxtest checkbox bitbutton combobox testall # Clean