From 5ca2671de8b1460f25d2c725d457c0fec5cb153e Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Thu, 9 Dec 2010 20:26:00 +0000 Subject: Added texteditor-simple example program. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7991 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 383377b28..013770c45 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -9,6 +9,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ table-sort$(EXEEXT) \ table-with-keyboard-nav$(EXEEXT) \ tabs-simple$(EXEEXT) \ + texteditor-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ wizard-simple$(EXEEXT) -- cgit v1.2.3