summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCedric BAIL <cedric@osg.samsung.com>2016-03-30 14:14:58 -0700
committerCedric BAIL <cedric@osg.samsung.com>2016-03-30 14:15:15 -0700
commit196455c7a388fca9d7eefffbeb72954f30677d5f (patch)
tree047e8e168134932ae7fd79ffc33a4cbf3c30f19e /Makefile.am
parent1f4c7f171b9a2279d08fc64c6155b65bd43af536 (diff)
downloadefl-196455c7a388fca9d7eefffbeb72954f30677d5f.tar.gz
elementary: add config back in.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0e1d321e07..73102dac44 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ AM_MAKEFLAGS = --no-print-directory
AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-tests=regular
-SUBDIRS = src data doc
+SUBDIRS = src data config doc
if HAVE_PO