From 01733583512f5569f3526855faa69567c4393204 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 17 Jul 2017 01:13:28 +0000 Subject: Added new example program 'nativefilechooser-simple.cxx' (Simpler than the application example) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12321 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 3572f953b..a492f7a9a 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -13,6 +13,7 @@ ALL = clipboard$(EXEEXT) \ howto-parse-args$(EXEEXT) \ howto-text-over-image-button$(EXEEXT) \ menubar-add$(EXEEXT) \ + nativefilechooser-simple$(EXEEXT) \ nativefilechooser-simple-app$(EXEEXT) \ progress-simple$(EXEEXT) \ shapedwindow$(EXEEXT) \ -- cgit v1.2.3