From: Robert Roebling Date: Fri, 25 Jun 1999 16:31:46 +0000 (+0000) Subject: Oops. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/faeaeff901211776f20a2c426b739d121f3bfb0b?hp=58c7cd12b9035450e702d36dfdce63bfd008bcd0 Oops. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am index 51c48c4cab..801d06a57e 100644 --- a/src/gtk/Makefile.am +++ b/src/gtk/Makefile.am @@ -4,7 +4,8 @@ ## ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.3 no-dependencies +AUTOMAKE_OPTIONS = 1.3 +# no-dependencies SUFFIXES = .cpp .c diff --git a/src/gtk1/Makefile.am b/src/gtk1/Makefile.am index 51c48c4cab..801d06a57e 100644 --- a/src/gtk1/Makefile.am +++ b/src/gtk1/Makefile.am @@ -4,7 +4,8 @@ ## ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.3 no-dependencies +AUTOMAKE_OPTIONS = 1.3 +# no-dependencies SUFFIXES = .cpp .c