diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-09-16 21:15:43 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-09-16 21:15:43 +0000 |
commit | 103b912f667bc4bfb9318bef91ccf5f077ca6761 (patch) | |
tree | 149a86cf6e6c2c74e6342edbb43c406633b7d982 /configure.ac | |
parent | c83143c8896752e139c82259e22c56715c313e7b (diff) |
merge: and the eina examples
SVN revision: 76715
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 75bbec64bd..475e67730f 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -774,6 +774,8 @@ src/benchmarks/Makefile | |||
774 | src/benchmarks/eina/Makefile | 774 | src/benchmarks/eina/Makefile |
775 | src/bin/Makefile | 775 | src/bin/Makefile |
776 | src/bin/evil/Makefile | 776 | src/bin/evil/Makefile |
777 | src/examples/Makefile | ||
778 | src/examples/eina/Makefile | ||
777 | src/include/Makefile | 779 | src/include/Makefile |
778 | src/include/eina/Makefile | 780 | src/include/eina/Makefile |
779 | src/include/eina/eina_config.h | 781 | src/include/eina/eina_config.h |