diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-11-30 04:39:30 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-11-30 04:39:30 +0000 |
| commit | 7d73741655a5fabebe216940ddf7480b397d610d (patch) | |
| tree | 5dc87455f174ae06c7b9f279b0b3131bce1e6772 /examples/Makefile | |
| parent | 1dca5f900ab300918f9933ed3aacb5180a80d01b (diff) | |
Added table-simple example.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7917 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 44132068f..0a8f0b4a8 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -4,6 +4,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ howto-parse-args$(EXEEXT) \ howto-text-over-image-button$(EXEEXT) \ table-as-container$(EXEEXT) \ + table-simple$(EXEEXT) \ table-with-keyboard-nav$(EXEEXT) \ tabs-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ |
