diff options
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index ef181c6173..8306dae0d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,9 +7,9 @@ # #===------------------------------------------------------------------------===# -include $(top_srcdir)/Makefile.rules.am +include $(top_srcdir)/Makefile_config -SUBDIRS = lib/System lib/Support utils lib tools +SUBDIRS = lib/System lib/Support utils lib tools runtime EXTRA_DIST = CREDITS.txt LICENSE.txt llvm.spec README.txt include docs autoconf |