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