diff options
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 f2e32a758..ca1fd9b68 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -22,6 +22,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ + tree-as-container$(EXEEXT) \ wizard-simple$(EXEEXT) # default target -- build everything |
