From 63233680c76bc7db0de4fac058581c18e2694a88 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Tue, 4 Jul 2017 11:49:37 -0400 Subject: Revert "build: enable examples build by default" This reverts commit b58629bbbef3d811700b016eb9fa97e2af71e1a1. not needed --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1