From 47255ff154de6edee7ff9fea76b686337dcb1a91 Mon Sep 17 00:00:00 2001 From: lazarus Date: Sun, 25 Feb 2001 13:57:57 +0000 Subject: [PATCH] MWE: + Added testall example git-svn-id: trunk@199 - --- examples/Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile.fpc b/examples/Makefile.fpc index c8a2376563..8638ca2dd7 100644 --- a/examples/Makefile.fpc +++ b/examples/Makefile.fpc @@ -4,7 +4,7 @@ [targets] programs=hello notebk comdialogs progressbar trackbar listboxtest \ - bitbutton combobox checkbox selection scrollbar + bitbutton combobox checkbox selection scrollbar testall [clean] units=$(notdir $(basename $(wildcard *$(PPUEXT))))