Author: greg.ercolano
Date: 2011-01-10 14:25:59 -0800 (Mon, 10 Jan 2011)
New Revision: 8249
Log:
Added dnd example to Makefile.


Modified:
   branches/branch-1.3/examples/Makefile

Modified: branches/branch-1.3/examples/Makefile
===================================================================
--- branches/branch-1.3/examples/Makefile       2011-01-10 22:07:45 UTC (rev 
8248)
+++ branches/branch-1.3/examples/Makefile       2011-01-10 22:25:59 UTC (rev 
8249)
@@ -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) \

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to