From 7457f0dcafa3d9f82acb9d1e802daa45ec917415 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 10 Dec 2010 07:49:22 +0000 Subject: Added table-spreadsheet example. Various example mods. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7994 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 ce001fc13..a58897545 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -7,6 +7,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ table-as-container$(EXEEXT) \ table-simple$(EXEEXT) \ table-sort$(EXEEXT) \ + table-spreadsheet$(EXEEXT) \ table-with-keyboard-nav$(EXEEXT) \ tabs-simple$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ -- cgit v1.2.3