diff options
| author | Greg Ercolano <erco@seriss.com> | 2013-12-16 10:26:44 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2013-12-16 10:26:44 +0000 |
| commit | 911ab3948abb7c6cb3229ff3bc30ff6756bb0c93 (patch) | |
| tree | e9ade6f4e3f6c602cf5e0ebb588d2b749064fd1b /examples/Makefile | |
| parent | d36882e67e2276a44336a63e498c46a73d21fcb6 (diff) | |
Added Fl_Tree sort example.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10035 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 a9a4f6175..1320c3755 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -25,6 +25,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ tree-simple$(EXEEXT) \ tree-as-container$(EXEEXT) \ tree-custom-draw-items$(EXEEXT) \ + tree-custom-sort$(EXEEXT) \ tree-of-tables$(EXEEXT) \ wizard-simple$(EXEEXT) |
