X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ac883a0d005437c97a60d8195bd5e4719b1154..87c13572ad3b327fb2ac45c689d65ed40f033452:/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)