summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorSavio Sena <savio@expertisesolutions.com.br>2014-07-21 20:30:28 -0300
committerSavio Sena <savio@expertisesolutions.com.br>2014-07-21 21:00:31 -0300
commit5ef73c69a3de8e94689269199b061de59d5f440a (patch)
tree7397cd9be840d676700eae23ccf4bc6e83da8c8f /src/tests
parent011f1ace3bc4d6d908d658729bb7a1c350cc95c4 (diff)
downloadelementary-5ef73c69a3de8e94689269199b061de59d5f440a.tar.gz
autotools: Fixed errors and warnings.
Removed portability warnings from Automake. Removed *.eo.hh from BUILT_SOURCES. Fixed some redeclaration of variables. Added datarootdir and datadir to elementary.pc.in.
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index bc810b482..d4283fe21 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -101,7 +101,7 @@ elm_suite_LDADD = \
if HAVE_CXX11
TESTS += elm_cxx_suite
-check_PROGRAMS = elm_cxx_suite
+check_PROGRAMS += elm_cxx_suite
elm_cxx_suite_SOURCES = elm_cxx_suite.cc
elm_cxx_suite_CPPFLAGS = \