X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97636f1013cfd0ddc1cb7f59353b05aee0ad54ff..a8b96c3dd86a252171956e3d5375387bd06f185b:/samples/text/Makefile.am diff --git a/samples/text/Makefile.am b/samples/text/Makefile.am index 5a1a4da929..13c58723b2 100644 --- a/samples/text/Makefile.am +++ b/samples/text/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = 1.3 no-dependencies + SUFFIXES = .cpp DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)