From 68f07db58aab37dac7f9eb9445f5632b1b09741a Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 17 Oct 2017 00:28:56 +0000 Subject: Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12506 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 4bd44c838..166086995 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -26,6 +26,7 @@ ALL = clipboard$(EXEEXT) \ table-spreadsheet-with-keyboard-nav$(EXEEXT) \ table-with-keynav$(EXEEXT) \ tabs-simple$(EXEEXT) \ + simple-terminal$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ -- cgit v1.2.3