diff options
| author | Greg Ercolano <erco@seriss.com> | 2019-08-20 06:34:09 -0700 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2019-08-20 06:34:09 -0700 |
| commit | 5255640e7a09f4310946bdd36a3db33c69f5b356 (patch) | |
| tree | 25160864966e141bf8fffbce1eae6cbb53356d86 /examples/Makefile | |
| parent | e16eea32be0cd0a22d9e5d9c334cd93f759d923e (diff) | |
Added table-with-right-column-stretch-fit.cxx example
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 1b82250f0..a516af365 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -30,6 +30,7 @@ ALL = browser-simple$(EXEEXT) \ table-spreadsheet$(EXEEXT) \ table-spreadsheet-with-keyboard-nav$(EXEEXT) \ table-with-keynav$(EXEEXT) \ + table-with-right-column-stretch-fit$(EXEEXT) \ tabs-simple$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ |
