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 c55891a3c..82f737e6e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,6 +1,7 @@ include ../makeinclude ALL = howto-add_fd-and-popen$(EXEEXT) \ + howto-parse-args$(EXEEXT) \ tabs-simple$(EXEEXT) \ tree-simple$(EXEEXT) \ wizard-simple$(EXEEXT) |
