X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ac883a0d005437c97a60d8195bd5e4719b1154..402a82c6be72336d20aa72514989f7d7593ca07b:/samples/image/Makefile.am diff --git a/samples/image/Makefile.am b/samples/image/Makefile.am index c9e4083831..8583c07d9a 100644 --- a/samples/image/Makefile.am +++ b/samples/image/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = 1.3 no-dependencies + SUFFIXES = .cpp DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)