X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ac883a0d005437c97a60d8195bd5e4719b1154..a3c1786def55bcc233f9606acb1aceee956d184f:/samples/dnd/Makefile.am?ds=sidebyside diff --git a/samples/dnd/Makefile.am b/samples/dnd/Makefile.am index 8c784706c1..4f5a745581 100644 --- a/samples/dnd/Makefile.am +++ b/samples/dnd/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = 1.3 no-dependencies + SUFFIXES = .cpp DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)