summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2010-07-15 06:34:32 +0000
committerVincent Torri <vincent.torri@gmail.com>2010-07-15 06:34:32 +0000
commitc95132b06200cce04aab71184dda34db7adf54ff (patch)
tree666eb7fde8cc7dac99fc90a8e2174557bb3f9929 /Makefile.am
parent238f0d1d11e3ad1120e4b2b42d7a89a848af5681 (diff)
downloadeet-c95132b06200cce04aab71184dda34db7adf54ff.tar.gz
Add native Windows thread support instead of using pthread
(less overhead). On other OS, pthread is still used by default. Pass --enable-win32-threads to activate thread support on Windows. SVN revision: 50262
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3cd8620..1d8eacb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,14 @@ autogen.sh \
eet.pc.in \
eet.spec.in \
eet.spec \
+m4/ac_attribute.m4 \
+m4/ac_path_generic.m4 \
+m4/efl_binary.m4 \
+m4/efl_coverage.m4 \
+m4/efl_doxygen.m4 \
+m4/efl_fnmatch.m4 \
+m4/efl_tests.m4 \
+m4/efl_threads.m4 \
README.in \
README