diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-12-09 20:26:00 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-12-09 20:26:00 +0000 |
| commit | 5ca2671de8b1460f25d2c725d457c0fec5cb153e (patch) | |
| tree | cb5f16c8b9a6eb91c603915d3bac91ab6b1c8b64 /examples/Makefile | |
| parent | 60764e05ca6b5a83eaa88260046ebedcc62f7277 (diff) | |
Added texteditor-simple example program.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7991 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
