]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blob - tests/gtkmm/dnd/Makefile.am
Se agrega ejemplo de DND.
[z.facultad/75.42/plaqui.git] / tests / gtkmm / dnd / Makefile.am
1 include $(top_srcdir)/examples/Makefile.am_fragment
2
3 #Build the executable, but don't install it.
4 noinst_PROGRAMS = drag_and_drop
5 drag_and_drop_SOURCES = dndwindow.h dndwindow.cc main.cc