From a69425441ac8ea71aeab55d84288df299c1d0f09 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 23 Oct 2010 13:19:37 +0000 Subject: added examples/howto-parse-args.cxx git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7727 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') 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) -- cgit v1.2.3