diff options
| author | Ian MacArthur <imacarthur@gmail.com> | 2014-08-28 09:13:27 +0000 |
|---|---|---|
| committer | Ian MacArthur <imacarthur@gmail.com> | 2014-08-28 09:13:27 +0000 |
| commit | 9c583c5bbcf527f2b54cce07cf409bc4c0f62414 (patch) | |
| tree | 6c59f4746e2ff67e1b5e4f3913efe4fe17581758 /examples/Makefile | |
| parent | ca904c01adcd9431b636a6a809c66b0af079166c (diff) | |
Add Manolo's new shapedwindow demo to the Makefile
for the examples folder.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10258 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 74e61c0f2..def7376c9 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -14,6 +14,7 @@ ALL = clipboard$(EXEEXT) \ menubar-add$(EXEEXT) \ nativefilechooser-simple-app$(EXEEXT) \ progress-simple$(EXEEXT) \ + shapedwindow$(EXEEXT) \ table-as-container$(EXEEXT) \ table-simple$(EXEEXT) \ table-sort$(EXEEXT) \ |
