diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-30 14:14:58 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-30 14:15:15 -0700 |
commit | 196455c7a388fca9d7eefffbeb72954f30677d5f (patch) | |
tree | 047e8e168134932ae7fd79ffc33a4cbf3c30f19e /Makefile.am | |
parent | 1f4c7f171b9a2279d08fc64c6155b65bd43af536 (diff) |
elementary: add config back in.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 | |||
3 | AM_DISTCHECK_CONFIGURE_FLAGS = \ | 3 | AM_DISTCHECK_CONFIGURE_FLAGS = \ |
4 | --with-tests=regular | 4 | --with-tests=regular |
5 | 5 | ||
6 | SUBDIRS = src data doc | 6 | SUBDIRS = src data config doc |
7 | 7 | ||
8 | if HAVE_PO | 8 | if HAVE_PO |
9 | 9 | ||