commit 4487a05ca2c1f6bd0de0ee7d0a9d28a01d6f9219 from: Omar Polo date: Thu Aug 31 15:44:00 2023 UTC amused-web: sync DISTFILES commit - cc9322000f27bc7c123dc5b50663a1dbd8ba1df6 commit + 4487a05ca2c1f6bd0de0ee7d0a9d28a01d6f9219 blob - 72f199e5cae6f54b4d7d57830d9d28c41671e755 blob + 17eedaa131fe1124d6e51e5c42ce247881ebf580 --- web/Makefile +++ web/Makefile @@ -6,7 +6,7 @@ SOURCES = web.c bufio.c http.c ../ev.c ../log.c ../pla OBJS = ${SOURCES:.c=.o} -DISTFILES = Makefile amused-web.1 http.c web.h +DISTFILES = Makefile amused-web.1 bufio.c bufio.h http.c http.h web.c web.h all: ${PROG}