Makefile for new example.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12534 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2017-10-30 03:43:42 +00:00
parent a9d17eca1a
commit 78c699caa0

View File

@ -13,6 +13,7 @@ ALL = clipboard$(EXEEXT) \
howto-drag-and-drop$(EXEEXT) \
howto-menu-with-images$(EXEEXT) \
howto-parse-args$(EXEEXT) \
howto-simple-svg$(EXEEXT) \
howto-text-over-image-button$(EXEEXT) \
menubar-add$(EXEEXT) \
nativefilechooser-simple$(EXEEXT) \