projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c85f291
)
efl/eet: Fix certifictate file path detection for eet tests.
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Thu, 20 Dec 2012 13:41:18 +0000
(13:41 +0000)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Thu, 20 Dec 2012 13:41:18 +0000
(13:41 +0000)
SVN revision: 81453
src/Makefile_Eet.am
patch
|
blob
|
history
diff --git
a/src/Makefile_Eet.am
b/src/Makefile_Eet.am
index
658276c
..
4377c87
100644
(file)
--- a/
src/Makefile_Eet.am
+++ b/
src/Makefile_Eet.am
@@
-99,7
+99,7
@@
tests_eet_eet_suite_CPPFLAGS = \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
-I$(top_srcdir)/src/lib/eet \
--DTESTS_SRC_DIR=\"$(top_srcdir)\" \
+-DTESTS_SRC_DIR=\"
`pwd`/
$(top_srcdir)\" \
@CHECK_CFLAGS@ \
@EET_CFLAGS@