summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-02-11 21:08:57 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-02-11 21:08:57 -0500
commit1658eca482f016844986daaa0ef9bdd07c8ce03a (patch)
tree316e810166f8f308300aad56960c8be5ccdece0a /examples/Makefile.am
parent665668e5a11d86448ed3cdcef7cffe14989f40f2 (diff)
Remove AUTOMAKE_OPTIONS from examples/Makefile.am.
* examples/Makefile.am (AUTOMAKE_OPTIONS): Remove it.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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 \