From 1658eca482f016844986daaa0ef9bdd07c8ce03a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 11 Feb 2014 21:08:57 -0500 Subject: Remove AUTOMAKE_OPTIONS from examples/Makefile.am. * examples/Makefile.am (AUTOMAKE_OPTIONS): Remove it. --- examples/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples') diff --git a/examples/Makefile.am b/examples/Makefile.am index ee458d0..384da24 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,3 @@ -AUTOMAKE_OPTIONS = gnu - examplesdir = $(pkgdatadir)/examples examples_DATA = \ animation.scm \ -- cgit v1.2.3