summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2012-11-18 07:12:38 +0000
committerVincent Torri <vincent.torri@gmail.com>2012-11-18 07:12:38 +0000
commit4ae8b8cf8617ffcc2f82576ca586cff91f5fdda3 (patch)
tree2e7323a4f7f7ae08addcfed16795cc96ef5d39bd /Makefile.am
parent766a0c790d31795a2eaa51f9e7981b13eeb378a7 (diff)
downloadefl-4ae8b8cf8617ffcc2f82576ca586cff91f5fdda3.tar.gz
merge: do not use recursive make for unit tests
SVN revision: 79413
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 37bab29d29..d0f7c55ac0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,11 @@ m4/efl_doxygen.m4 \
m4/efl_path_max.m4 \
m4/efl_threads.m4 \
m4/evil_windows.m4 \
-m4/eina_check.m4
+m4/eina_check.m4 \
+m4/eina_config.m4 \
+m4/evas_check_engine.m4 \
+m4/evas_check_loader.m4 \
+m4/evas_dither.m4
EXTRA_DIST += \
autogen.sh \