From c9491500e548689ef5d14ddf7b2a393be391f7b7 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 26 Oct 2010 08:53:39 +0000 Subject: Added new table-with-keyboard-nav.cxx to solve STR #2374. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7741 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 b7756a599..5e9817099 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -3,6 +3,7 @@ include ../makeinclude ALL = howto-add_fd-and-popen$(EXEEXT) \ howto-parse-args$(EXEEXT) \ howto-text-over-image-button$(EXEEXT) \ + table-with-keyboard-nav$(EXEEXT) \ tabs-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ wizard-simple$(EXEEXT) -- cgit v1.2.3