Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
[oota-llvm.git] / Makefile
index b7824d50600089887b4ff585756545354f1d2318..735ba5fe0ccccb0fe8033c6e2b4b804e1c40044e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 LEVEL = .
-DIRS = lib/Support utils lib tools
+DIRS = lib/Support utils lib tools runtime
 OPTIONAL_DIRS = projects
 
 include $(LEVEL)/Makefile.common