projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b77f9
)
Ensure that the examples get built.
author
Reid Spencer
<rspencer@reidspencer.com>
Tue, 24 Aug 2004 16:31:01 +0000
(16:31 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Tue, 24 Aug 2004 16:31:01 +0000
(16:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16027
91177308
-0d34-0410-b5e6-
96231b3b80d8
autoconf/configure.ac
patch
|
blob
|
history
diff --git
a/autoconf/configure.ac
b/autoconf/configure.ac
index 2d115ce9b983157982f1f40e5ed200e8c0dcd0e4..172be4c49241409b1f2f076d727dbb482cd9b6a4 100644
(file)
--- a/
autoconf/configure.ac
+++ b/
autoconf/configure.ac
@@
-40,6
+40,7
@@
AC_CONFIG_FILES(Makefile.config
dnl Do special configuration of Makefiles
AC_CONFIG_MAKEFILE(Makefile)
AC_CONFIG_MAKEFILE(Makefile.common)
+AC_CONFIG_MAKEFILE(examples/Makefile)
AC_CONFIG_MAKEFILE(lib/Makefile)
AC_CONFIG_MAKEFILE(runtime/Makefile)
AC_CONFIG_MAKEFILE(test/Makefile)