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