Commit Diff


commit - 2216d3fb02772c0d13430959e9545ce4749bd4ce
commit + d8b100f2ee90060b17d04c7dd971f317a4c93fcf
blob - 3394e392bb6656e809871a1788f49878154519c1
blob + 6fb3a41b1db3fcf70ff0f2250dc1908d1806d89f
--- web/Makefile
+++ web/Makefile
@@ -57,8 +57,12 @@ dist:
 # these .d files are produced during the first build if the compiler
 # supports it.
 
+-include bufio.d
 -include http.d
 -include web.d
+-include ws.d
+-include ../compats.d
+-include ../ev.d
 -include ../log.d
 -include ../playlist.d
 -include ../xmalloc.d