summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2017-07-04 11:49:37 -0400
committerMike Blumenkrantz <zmike@osg.samsung.com>2017-07-04 11:49:57 -0400
commit63233680c76bc7db0de4fac058581c18e2694a88 (patch)
tree3a1854c93f9a7a7230e063a28188d0e6a5f2366a /Makefile.am
parent52fdb5e830e02ad19b9418be3bb35ea1bd0ed5c0 (diff)
downloadefl-63233680c76bc7db0de4fac058581c18e2694a88.tar.gz
Revert "build: enable examples build by default"
This reverts commit b58629bbbef3d811700b016eb9fa97e2af71e1a1. not needed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 591cf998c6..a818b4e353 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,8 @@ ACLOCAL_AMFLAGS = -I m4
AM_MAKEFLAGS = --no-print-directory
AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-tests=regular \
---with-systemdunitdir=.
+--with-systemdunitdir=. \
+--enable-always-build-examples
SUBDIRS = src data config doc