diff options
| author | engelsman <engelsman> | 2010-10-23 13:19:37 +0000 |
|---|---|---|
| committer | engelsman <engelsman> | 2010-10-23 13:19:37 +0000 |
| commit | a69425441ac8ea71aeab55d84288df299c1d0f09 (patch) | |
| tree | f5d4268ab55c7a44fabd3d497c2b53469298f75f /examples/Makefile | |
| parent | 463416d0c7ccaac2dc169cc3c345c7f3b92363f4 (diff) | |
added examples/howto-parse-args.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7727 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 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) |
