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