mirror of OpenBSD xenocara tree github.com/openbsd/xenocara
openbsd
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Link sxpm to the build. Remined by jsg@ originally ok tb@

matthieu 6b6dfde9 1c19a49f

+2 -2
+2 -2
app/Makefile
··· 1 - # $OpenBSD: Makefile,v 1.38 2019/08/15 17:01:12 matthieu Exp $ 1 + # $OpenBSD: Makefile,v 1.39 2024/06/04 08:13:08 matthieu Exp $ 2 2 .include <bsd.xconf.mk> 3 3 4 4 SUBDIR= bdftopcf mkfontscale \ ··· 22 22 .endif 23 23 24 24 # extras 25 - SUBDIR += cwm fvwm ssh-askpass video xterm xidle xlockmore \ 25 + SUBDIR += cwm fvwm ssh-askpass sxpm video xterm xidle xlockmore \ 26 26 xtsscale xvctl 27 27 28 28 .include <bsd.subdir.mk>