Added dnd example to Makefile.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8249 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2011-01-10 22:25:59 +00:00
parent d21d46979b
commit 94a3cdaa47

View File

@ -1,6 +1,7 @@
include ../makeinclude
ALL = howto-add_fd-and-popen$(EXEEXT) \
howto-drag-and-drop$(EXEEXT) \
howto-parse-args$(EXEEXT) \
howto-text-over-image-button$(EXEEXT) \
menubar-add$(EXEEXT) \