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))))